Uses of Enum Class
org.jclouds.cloudstack.domain.SystemVmType
Packages that use SystemVmType
-
Uses of SystemVmType in org.jclouds.cloudstack.domain
Methods in org.jclouds.cloudstack.domain that return SystemVmTypeModifier and TypeMethodDescriptionstatic SystemVmTypestatic SystemVmTypeReturns the enum constant of this class with the specified name.static SystemVmType[]SystemVmType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SystemVmType in org.jclouds.cloudstack.options
Methods in org.jclouds.cloudstack.options with parameters of type SystemVmTypeModifier and TypeMethodDescriptionstatic CreateServiceOfferingOptionsCreateServiceOfferingOptions.Builder.systemVmType(SystemVmType systemVmType) CreateServiceOfferingOptions.systemVmType(SystemVmType systemVmType)