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