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