| Package | Description |
|---|---|
| org.openstack4j.model.telemetry |
| Modifier and Type | Method and Description |
|---|---|
static Alarm.AlarmChange.ChangeType |
Alarm.AlarmChange.ChangeType.fromValue(String type) |
Alarm.AlarmChange.ChangeType |
Alarm.AlarmChange.getChangeType() |
static Alarm.AlarmChange.ChangeType |
Alarm.AlarmChange.ChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Alarm.AlarmChange.ChangeType[] |
Alarm.AlarmChange.ChangeType.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.AlarmChange.setChangeType(Alarm.AlarmChange.ChangeType changeType) |
Copyright © 2019. All rights reserved.