Package | Description |
---|---|
com.oracle.bmc.governancerulescontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
static ListGovernanceRulesRequest.SortBy |
ListGovernanceRulesRequest.SortBy.create(String key) |
ListGovernanceRulesRequest.SortBy |
ListGovernanceRulesRequest.getSortBy()
The field to sort by.
|
static ListGovernanceRulesRequest.SortBy |
ListGovernanceRulesRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListGovernanceRulesRequest.SortBy[] |
ListGovernanceRulesRequest.SortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListGovernanceRulesRequest.Builder |
ListGovernanceRulesRequest.Builder.sortBy(ListGovernanceRulesRequest.SortBy sortBy)
The field to sort by.
|
Copyright © 2016–2024. All rights reserved.