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