| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected VirtualMachineRelocateTransformation |
VirtualMachineRelocateSpec.transform |
| Modifier and Type | Method and Description |
|---|---|
static VirtualMachineRelocateTransformation |
VirtualMachineRelocateTransformation.fromValue(String v) |
VirtualMachineRelocateTransformation |
VirtualMachineRelocateSpec.getTransform()
Gets the value of the transform property.
|
static VirtualMachineRelocateTransformation |
VirtualMachineRelocateTransformation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VirtualMachineRelocateTransformation[] |
VirtualMachineRelocateTransformation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualMachineRelocateSpec.setTransform(VirtualMachineRelocateTransformation value)
Sets the value of the transform property.
|
Copyright © 2018. All rights reserved.