| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected VirtualMachineConnectionState |
VirtualMachineRuntimeInfo.connectionState |
| Modifier and Type | Method and Description |
|---|---|
static VirtualMachineConnectionState |
VirtualMachineConnectionState.fromValue(String v) |
VirtualMachineConnectionState |
VirtualMachineRuntimeInfo.getConnectionState()
Gets the value of the connectionState property.
|
static VirtualMachineConnectionState |
VirtualMachineConnectionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VirtualMachineConnectionState[] |
VirtualMachineConnectionState.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.setConnectionState(VirtualMachineConnectionState value)
Sets the value of the connectionState property.
|
Copyright © 2018. All rights reserved.