| 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 |
Sample.getCounterType() |
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 |
Sample.setCounterType(Meter.Type meterType) |
| Modifier and Type | Method and Description |
|---|---|
Meter.Type |
CeilometerSample.getCounterType() |
Meter.Type |
CeilometerMeter.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
CeilometerSample.setCounterType(Meter.Type meterType) |
Copyright © 2016. All Rights Reserved.