Package | Description |
---|---|
org.jclouds.openstack.neutron.v2.domain | |
org.jclouds.openstack.neutron.v2.features |
Modifier and Type | Method and Description |
---|---|
Subnet.CreateSubnet |
Subnet.CreateBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Subnet |
SubnetApi.create(Subnet.CreateSubnet subnet)
Create a subnet within a specified network
|
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.FluentIterable<Subnet> |
SubnetApi.createBulk(List<Subnet.CreateSubnet> subnets)
Create multiple subnets
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.