Package | Description |
---|---|
com.woorea.openstack.quantum.api | |
com.woorea.openstack.quantum.model |
Modifier and Type | Method and Description |
---|---|
PortsResource.Create |
PortsResource.create(Port port) |
PortsResource.Update |
PortsResource.update(Port port) |
Constructor and Description |
---|
PortsResource.Create(Port port) |
PortsResource.Query(Port port) |
PortsResource.Update(Port port) |
Modifier and Type | Class and Description |
---|---|
class |
PortForCreate
Deprecated.
Please use
Port directly. |
Modifier and Type | Method and Description |
---|---|
List<Port> |
Ports.getList() |
Iterator<Port> |
Ports.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
Ports.setList(List<Port> list) |
Copyright © 2012–2014. All rights reserved.