Uses of Class
org.jclouds.openstack.neutron.v2.domain.IP.Builder
Packages that use IP.Builder
-
Uses of IP.Builder in org.jclouds.openstack.neutron.v2.domain
Methods in org.jclouds.openstack.neutron.v2.domain that return IP.BuilderModifier and TypeMethodDescriptionstatic IP.Builder
IP.builder()
Provide the ipAddress to the IP's Builder.Provide the subnetId to the IP's Builder.IP.toBuilder()
Gets a Builder configured as this object.