| Package | Description |
|---|---|
| com.oracle.bmc.events.requests |
| Modifier and Type | Method and Description |
|---|---|
static ListRulesRequest.SortBy |
ListRulesRequest.SortBy.create(String key) |
ListRulesRequest.SortBy |
ListRulesRequest.getSortBy()
Specifies the attribute with which to sort the rules.
|
static ListRulesRequest.SortBy |
ListRulesRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListRulesRequest.SortBy[] |
ListRulesRequest.SortBy.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.sortBy(ListRulesRequest.SortBy sortBy)
Specifies the attribute with which to sort the rules.
|
Copyright © 2016–2021. All rights reserved.