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