|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OptionsConverter | |
|---|---|
| org.jclouds.cloudstack.compute.config | |
| org.jclouds.cloudstack.compute.strategy | |
| Uses of OptionsConverter in org.jclouds.cloudstack.compute.config |
|---|
| Methods in org.jclouds.cloudstack.compute.config that return types with arguments of type OptionsConverter | |
|---|---|
Map<NetworkType,? extends OptionsConverter> |
CloudStackComputeServiceContextModule.optionsConverters()
|
| 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<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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||