|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SystemVmType | |
|---|---|
| org.jclouds.cloudstack.domain | |
| org.jclouds.cloudstack.options | |
| Uses of SystemVmType in org.jclouds.cloudstack.domain |
|---|
| Methods in org.jclouds.cloudstack.domain that return SystemVmType | |
|---|---|
static SystemVmType |
SystemVmType.fromValue(String type)
|
static SystemVmType |
SystemVmType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SystemVmType[] |
SystemVmType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of SystemVmType in org.jclouds.cloudstack.options |
|---|
| Methods in org.jclouds.cloudstack.options with parameters of type SystemVmType | |
|---|---|
CreateServiceOfferingOptions |
CreateServiceOfferingOptions.systemVmType(SystemVmType systemVmType)
|
static CreateServiceOfferingOptions |
CreateServiceOfferingOptions.Builder.systemVmType(SystemVmType systemVmType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||