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