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