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