Uses of Class
org.jclouds.cloudstack.functions.CreatePortForwardingRulesForIP

Packages that use CreatePortForwardingRulesForIP
org.jclouds.cloudstack.compute.strategy   
 

Uses of CreatePortForwardingRulesForIP in org.jclouds.cloudstack.compute.strategy
 

Constructors in org.jclouds.cloudstack.compute.strategy with parameters of type CreatePortForwardingRulesForIP
CloudStackComputeServiceAdapter(CloudStackClient client, com.google.common.base.Predicate<String> jobComplete, com.google.common.base.Supplier<Map<String,Network>> networkSupplier, BlockUntilJobCompletesAndReturnResult blockUntilJobCompletesAndReturnResult, StaticNATVirtualMachineInNetwork.Factory staticNATVMInNetwork, CreatePortForwardingRulesForIP setupPortForwardingRulesForIP, CreateFirewallRulesForIP setupFirewallRulesForIP, com.google.common.cache.LoadingCache<String,Set<IPForwardingRule>> vmToRules, Map<String,org.jclouds.domain.Credentials> credentialStore, Map<NetworkType,? extends OptionsConverter> optionsConverters, com.google.common.base.Supplier<com.google.common.cache.LoadingCache<String,Zone>> zoneIdToZone)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.