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