| Package | Description |
|---|---|
| com.woorea.openstack.quantum.api | |
| com.woorea.openstack.quantum.model |
| Modifier and Type | Method and Description |
|---|---|
SubnetsResource.Create |
SubnetsResource.create(Subnet net) |
SubnetsResource.Update |
SubnetsResource.update(Subnet net) |
| Constructor and Description |
|---|
Create(Subnet subnet) |
Query(Subnet subnet) |
Update(Subnet subnet) |
| Modifier and Type | Class and Description |
|---|---|
class |
SubnetForCreate
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<Subnet> |
Subnets.list |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Subnet> |
Subnets.getList() |
java.util.Iterator<Subnet> |
Subnets.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
Subnets.setList(java.util.List<Subnet> list) |