Uses of Interface
org.jclouds.cloudstack.compute.strategy.OptionsConverter
Packages that use OptionsConverter
-
Uses of OptionsConverter in org.jclouds.cloudstack.compute.config
Methods in org.jclouds.cloudstack.compute.config that return types with arguments of type OptionsConverterModifier and TypeMethodDescriptionfinal Map
<NetworkType, ? extends OptionsConverter> CloudStackComputeServiceContextModule.optionsConverters()
-
Uses of OptionsConverter in org.jclouds.cloudstack.compute.strategy
Classes in org.jclouds.cloudstack.compute.strategy that implement OptionsConverterModifier and TypeClassDescriptionclass
Convert template options into DeployVirtualMachineOptions, when the target zone has advanced networking.class
Convert template options into DeployVirtualMachineOptions, when the target zone has basic networking.