Uses of Class
org.jclouds.cloudstack.domain.PortForwardingRule
-
Packages that use PortForwardingRule Package Description org.jclouds.cloudstack.domain org.jclouds.cloudstack.features -
-
Uses of PortForwardingRule in org.jclouds.cloudstack.domain
Methods in org.jclouds.cloudstack.domain that return PortForwardingRule Modifier and Type Method Description PortForwardingRulePortForwardingRule.Builder. build()Methods in org.jclouds.cloudstack.domain with parameters of type PortForwardingRule Modifier and Type Method Description intPortForwardingRule. compareTo(PortForwardingRule o)TPortForwardingRule.Builder. fromPortForwardingRule(PortForwardingRule in) -
Uses of PortForwardingRule in org.jclouds.cloudstack.features
Methods in org.jclouds.cloudstack.features that return PortForwardingRule Modifier and Type Method Description PortForwardingRuleFirewallApi. getPortForwardingRule(String id)Methods in org.jclouds.cloudstack.features that return types with arguments of type PortForwardingRule Modifier and Type Method Description Set<PortForwardingRule>FirewallApi. listPortForwardingRules(ListPortForwardingRulesOptions... options)
-