Uses of Class
org.jclouds.cloudstack.predicates.NetworkPredicates.IsIsolatedNetwork

Packages that use NetworkPredicates.IsIsolatedNetwork
org.jclouds.cloudstack.predicates   
 

Uses of NetworkPredicates.IsIsolatedNetwork in org.jclouds.cloudstack.predicates
 

Methods in org.jclouds.cloudstack.predicates that return NetworkPredicates.IsIsolatedNetwork
static NetworkPredicates.IsIsolatedNetwork NetworkPredicates.IsIsolatedNetwork.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NetworkPredicates.IsIsolatedNetwork[] NetworkPredicates.IsIsolatedNetwork.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2013 jclouds. All Rights Reserved.