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

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

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

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



Copyright © 2009-2012 jclouds. All Rights Reserved.