Uses of Class
org.jclouds.openstack.neutron.v2.domain.AllocationPool
-
Packages that use AllocationPool Package Description org.jclouds.openstack.neutron.v2.domain -
-
Uses of AllocationPool in org.jclouds.openstack.neutron.v2.domain
Methods in org.jclouds.openstack.neutron.v2.domain that return AllocationPool Modifier and Type Method Description AllocationPool
AllocationPool.Builder. build()
Methods in org.jclouds.openstack.neutron.v2.domain that return types with arguments of type AllocationPool Modifier and Type Method Description com.google.common.collect.ImmutableSet<AllocationPool>
Subnet. getAllocationPools()
Methods in org.jclouds.openstack.neutron.v2.domain with parameters of type AllocationPool Modifier and Type Method Description AllocationPool.Builder
AllocationPool.Builder. fromAllocationPool(AllocationPool in)
-