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