Class Subnet.UpdateSubnet

java.lang.Object
org.jclouds.openstack.neutron.v2.domain.Subnet
org.jclouds.openstack.neutron.v2.domain.Subnet.UpdateSubnet
Enclosing class:
Subnet

public static class Subnet.UpdateSubnet extends Subnet
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.