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