Uses of Class
org.jclouds.cloudstack.predicates.PublicIPAddressPredicates.Available
-
Packages that use PublicIPAddressPredicates.Available Package Description org.jclouds.cloudstack.predicates -
-
Uses of PublicIPAddressPredicates.Available in org.jclouds.cloudstack.predicates
Methods in org.jclouds.cloudstack.predicates that return PublicIPAddressPredicates.Available Modifier and Type Method Description static PublicIPAddressPredicates.Available
PublicIPAddressPredicates.Available. valueOf(String name)
Returns the enum constant of this type with the specified name.static PublicIPAddressPredicates.Available[]
PublicIPAddressPredicates.Available. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-