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