| Package | Description |
|---|---|
| org.openstack4j.model.telemetry | |
| org.openstack4j.openstack.telemetry.domain |
| Modifier and Type | Method and Description |
|---|---|
static Alarm.AggregationMethod |
Alarm.AggregationMethod.fromValue(String method) |
Alarm.AggregationMethod |
Alarm.GnocchiResourcesThresholdRule.getAggregationMethod() |
Alarm.AggregationMethod |
Alarm.GnocchiAggregationByMetricsThresholdRule.getAggregationMethod() |
Alarm.AggregationMethod |
Alarm.GnocchiAggregationByResourcesThresholdRule.getAggregationMethod() |
static Alarm.AggregationMethod |
Alarm.AggregationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Alarm.AggregationMethod[] |
Alarm.AggregationMethod.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.GnocchiResourcesThresholdRule.setAggregationMethod(Alarm.AggregationMethod aggregationMethod) |
void |
Alarm.GnocchiAggregationByMetricsThresholdRule.setAggregationMethod(Alarm.AggregationMethod aggregationMethod) |
void |
Alarm.GnocchiAggregationByResourcesThresholdRule.setAggregationMethod(Alarm.AggregationMethod aggregationMethod) |
| Modifier and Type | Method and Description |
|---|---|
Alarm.AggregationMethod |
CeilometerAlarm.CeilometerGnocchiResourcesThresholdRule.getAggregationMethod() |
Alarm.AggregationMethod |
CeilometerAlarm.CeilometerGnocchiAggregationByMetricsThresholdRule.getAggregationMethod() |
Alarm.AggregationMethod |
CeilometerAlarm.CeilometerGnocchiAggregationByResourcesThresholdRule.getAggregationMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
CeilometerAlarm.CeilometerGnocchiResourcesThresholdRule.setAggregationMethod(Alarm.AggregationMethod aggregationMethod) |
void |
CeilometerAlarm.CeilometerGnocchiAggregationByMetricsThresholdRule.setAggregationMethod(Alarm.AggregationMethod aggregationMethod) |
void |
CeilometerAlarm.CeilometerGnocchiAggregationByResourcesThresholdRule.setAggregationMethod(Alarm.AggregationMethod aggregationMethod) |
Copyright © 2019. All rights reserved.