|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OptionsConverter | |
|---|---|
| org.jclouds.cloudstack.compute.strategy | |
| Uses of OptionsConverter in org.jclouds.cloudstack.compute.strategy |
|---|
| Classes in org.jclouds.cloudstack.compute.strategy that implement OptionsConverter | |
|---|---|
class |
AdvancedNetworkOptionsConverter
Convert template options into DeployVirtualMachineOptions, when the target zone has advanced networking. |
class |
BasicNetworkOptionsConverter
Convert template options into DeployVirtualMachineOptions, when the target zone has basic networking. |
| Constructor parameters in org.jclouds.cloudstack.compute.strategy with type arguments of type OptionsConverter | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||