Class BasicNetworkOptionsConverter

java.lang.Object
org.jclouds.cloudstack.compute.strategy.BasicNetworkOptionsConverter
All Implemented Interfaces:
OptionsConverter

public class BasicNetworkOptionsConverter extends Object implements OptionsConverter
Convert template options into DeployVirtualMachineOptions, when the target zone has basic networking.
  • Constructor Details

    • BasicNetworkOptionsConverter

      public BasicNetworkOptionsConverter()
  • Method Details