Package | Description |
---|---|
org.openstack4j.model.telemetry | |
org.openstack4j.openstack.telemetry.domain |
Modifier and Type | Method and Description |
---|---|
static Alarm.ThresholdRule.ComparisonOperator |
Alarm.ThresholdRule.ComparisonOperator.fromValue(String operator) |
Alarm.ThresholdRule.ComparisonOperator |
Alarm.ThresholdRule.getComparisonOperator() |
Alarm.ThresholdRule.ComparisonOperator |
Alarm.ThresholdRule.Query.getOp() |
static Alarm.ThresholdRule.ComparisonOperator |
Alarm.ThresholdRule.ComparisonOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Alarm.ThresholdRule.ComparisonOperator[] |
Alarm.ThresholdRule.ComparisonOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Alarm.ThresholdRule.setComparisonOperator(Alarm.ThresholdRule.ComparisonOperator comparisonOperator) |
void |
Alarm.ThresholdRule.Query.setOp(Alarm.ThresholdRule.ComparisonOperator comparisonOperator) |
Modifier and Type | Method and Description |
---|---|
Alarm.ThresholdRule.ComparisonOperator |
CeilometerAlarm.CeilometerThresholdRule.getComparisonOperator() |
Alarm.ThresholdRule.ComparisonOperator |
CeilometerAlarm.CeilometerQuery.getOp() |
Modifier and Type | Method and Description |
---|---|
void |
CeilometerAlarm.CeilometerThresholdRule.setComparisonOperator(Alarm.ThresholdRule.ComparisonOperator comparisonOperator) |
void |
CeilometerAlarm.CeilometerQuery.setOp(Alarm.ThresholdRule.ComparisonOperator comparisonOperator) |
Copyright © 2017. All rights reserved.