Package org.jclouds.cloudstack.compute.strategy
-
Interface Summary Interface Description OptionsConverter Convert template options into DeployVirtualMachineOptions. -
Class Summary Class Description AdvancedNetworkOptionsConverter Convert template options into DeployVirtualMachineOptions, when the target zone has advanced networking.BasicNetworkOptionsConverter Convert template options into DeployVirtualMachineOptions, when the target zone has basic networking.CloudStackComputeServiceAdapter defines the connection between theCloudStackApi
implementation and the jcloudsComputeService