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