Package | Description |
---|---|
org.jclouds.openstack.neutron.v2_0.features | |
org.jclouds.openstack.neutron.v2_0.options |
Modifier and Type | Method and Description |
---|---|
Subnet |
SubnetApi.create(String networkId,
Integer ipVersion,
String cidr,
CreateSubnetOptions... options)
Create a subnet within a specified network
|
Modifier and Type | Method and Description |
---|---|
CreateSubnetOptions |
CreateSubnetOptions.Builder.build() |
Modifier and Type | Method and Description |
---|---|
T |
CreateSubnetOptions.Builder.fromCreateSubnetOptions(CreateSubnetOptions in) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.