static VmwareVmDetails.PowerState |
VmwareVmDetails.PowerState.forNumber(int value) |
|
VmwareVmDetails.PowerState |
VmwareVmDetails.Builder.getPowerState() |
The power state of the VM at the moment list was taken.
|
VmwareVmDetails.PowerState |
VmwareVmDetails.getPowerState() |
The power state of the VM at the moment list was taken.
|
VmwareVmDetails.PowerState |
VmwareVmDetailsOrBuilder.getPowerState() |
The power state of the VM at the moment list was taken.
|
static VmwareVmDetails.PowerState |
VmwareVmDetails.PowerState.valueOf(int value) |
Deprecated.
|
static VmwareVmDetails.PowerState |
VmwareVmDetails.PowerState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static VmwareVmDetails.PowerState |
VmwareVmDetails.PowerState.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static VmwareVmDetails.PowerState[] |
VmwareVmDetails.PowerState.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|