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