Package | Description |
---|---|
com.oracle.bmc.monitoring.requests |
Modifier and Type | Method and Description |
---|---|
static ListAlarmSuppressionsRequest.SortBy |
ListAlarmSuppressionsRequest.SortBy.create(String key) |
ListAlarmSuppressionsRequest.SortBy |
ListAlarmSuppressionsRequest.getSortBy()
The field to use when sorting returned alarm suppressions.
|
static ListAlarmSuppressionsRequest.SortBy |
ListAlarmSuppressionsRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListAlarmSuppressionsRequest.SortBy[] |
ListAlarmSuppressionsRequest.SortBy.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.sortBy(ListAlarmSuppressionsRequest.SortBy sortBy)
The field to use when sorting returned alarm suppressions.
|
Copyright © 2016–2024. All rights reserved.