| Package | Description |
|---|---|
| org.openstack4j.model.telemetry | |
| org.openstack4j.openstack.telemetry.domain |
| Modifier and Type | Method and Description |
|---|---|
static Alarm.CombinationRule.Operator |
Alarm.CombinationRule.Operator.fromValue(String operator) |
Alarm.CombinationRule.Operator |
Alarm.CombinationRule.getOperator() |
static Alarm.CombinationRule.Operator |
Alarm.CombinationRule.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Alarm.CombinationRule.Operator[] |
Alarm.CombinationRule.Operator.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.CombinationRule.setOperator(Alarm.CombinationRule.Operator operator) |
| Modifier and Type | Method and Description |
|---|---|
Alarm.CombinationRule.Operator |
CeilometerAlarm.CeilometerCombinationRule.getOperator() |
| Modifier and Type | Method and Description |
|---|---|
void |
CeilometerAlarm.CeilometerCombinationRule.setOperator(Alarm.CombinationRule.Operator operator) |
Copyright © 2017. All rights reserved.