Class Port.CreatePort

java.lang.Object
org.jclouds.openstack.neutron.v2.domain.Port
org.jclouds.openstack.neutron.v2.domain.Port.CreatePort
Enclosing class:
Port

public static class Port.CreatePort extends Port
Create and Update options - extend the domain class, passed to API update and create calls. Essentially the same as the domain class. Ensure validation and safe typing.