Class PortForCreate
java.lang.Object
com.woorea.openstack.quantum.model.Port
com.woorea.openstack.quantum.model.PortForCreate
- All Implemented Interfaces:
Serializable
Deprecated.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.woorea.openstack.quantum.model.Port
Port.Binding, Port.Ip
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.woorea.openstack.quantum.model.Port
getAdminStateUp, getBinding, getDeviceId, getDeviceOwner, getId, getList, getMacAddress, getName, getNetworkId, getSecurityGroups, getStatus, getTenantId, setAdminStateUp, setBinding, setDeviceId, setDeviceOwner, setId, setList, setMacAddress, setName, setNetworkId, setSecurityGroups, setStatus, setTenantId, toString
-
Constructor Details
-
PortForCreate
public PortForCreate()Deprecated.
-
Port
directly.