| Package | Description |
|---|---|
| org.openstack4j.model.telemetry | |
| org.openstack4j.openstack.telemetry.domain |
| Modifier and Type | Method and Description |
|---|---|
static Meter.Type |
Meter.Type.fromValue(String type) |
Meter.Type |
MeterSample.getCounterType() |
Meter.Type |
Sample.getType() |
Meter.Type |
Meter.getType() |
static Meter.Type |
Meter.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Meter.Type[] |
Meter.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MeterSample.setCounterType(Meter.Type meterType) |
| Modifier and Type | Method and Description |
|---|---|
Meter.Type |
CeilometerMeterSample.getCounterType() |
Meter.Type |
CeiloMeterSample.getType() |
Meter.Type |
CeilometerMeter.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
CeilometerMeterSample.setCounterType(Meter.Type meterType) |
Copyright © 2017. All rights reserved.