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