Uses of Interface
org.jclouds.cloudstack.functions.StaticNATVirtualMachineInNetwork.Factory

Packages that use StaticNATVirtualMachineInNetwork.Factory
org.jclouds.cloudstack.compute.strategy   
 

Uses of StaticNATVirtualMachineInNetwork.Factory in org.jclouds.cloudstack.compute.strategy
 

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



Copyright © 2009-2012 jclouds. All Rights Reserved.