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