Package | Description |
---|---|
com.oracle.bmc.budget.requests |
Modifier and Type | Method and Description |
---|---|
static ListAlertRulesRequest.SortOrder |
ListAlertRulesRequest.SortOrder.create(String key) |
ListAlertRulesRequest.SortOrder |
ListAlertRulesRequest.getSortOrder()
The sort order to use, either ‘asc’ or ‘desc’.
|
static ListAlertRulesRequest.SortOrder |
ListAlertRulesRequest.SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListAlertRulesRequest.SortOrder[] |
ListAlertRulesRequest.SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListAlertRulesRequest.Builder |
ListAlertRulesRequest.Builder.sortOrder(ListAlertRulesRequest.SortOrder sortOrder) |
Copyright © 2016–2019. All rights reserved.