Package | Description |
---|---|
com.oracle.bmc.monitoring.requests |
Modifier and Type | Method and Description |
---|---|
static GetAlarmHistoryRequest.AlarmHistorytype |
GetAlarmHistoryRequest.AlarmHistorytype.create(String key) |
GetAlarmHistoryRequest.AlarmHistorytype |
GetAlarmHistoryRequest.getAlarmHistorytype()
The type of history entries to retrieve.
|
static GetAlarmHistoryRequest.AlarmHistorytype |
GetAlarmHistoryRequest.AlarmHistorytype.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GetAlarmHistoryRequest.AlarmHistorytype[] |
GetAlarmHistoryRequest.AlarmHistorytype.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
GetAlarmHistoryRequest.Builder |
GetAlarmHistoryRequest.Builder.alarmHistorytype(GetAlarmHistoryRequest.AlarmHistorytype alarmHistorytype)
The type of history entries to retrieve.
|
Copyright © 2016–2023. All rights reserved.