Package | Description |
---|---|
com.oracle.bmc.monitoring.requests |
Modifier and Type | Method and Description |
---|---|
static ListAlarmsRequest.SortBy |
ListAlarmsRequest.SortBy.create(String key) |
ListAlarmsRequest.SortBy |
ListAlarmsRequest.getSortBy()
The field to use when sorting returned alarm definitions.
|
static ListAlarmsRequest.SortBy |
ListAlarmsRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListAlarmsRequest.SortBy[] |
ListAlarmsRequest.SortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListAlarmsRequest.Builder |
ListAlarmsRequest.Builder.sortBy(ListAlarmsRequest.SortBy sortBy)
The field to use when sorting returned alarm definitions.
|
Copyright © 2016–2024. All rights reserved.