Package | Description |
---|---|
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
static ListWaasPoliciesRequest.SortOrder |
ListWaasPoliciesRequest.SortOrder.create(String key) |
ListWaasPoliciesRequest.SortOrder |
ListWaasPoliciesRequest.getSortOrder()
The value of the sorting direction of resources in a paginated ‘List’ call.
|
static ListWaasPoliciesRequest.SortOrder |
ListWaasPoliciesRequest.SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListWaasPoliciesRequest.SortOrder[] |
ListWaasPoliciesRequest.SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListWaasPoliciesRequest.Builder |
ListWaasPoliciesRequest.Builder.sortOrder(ListWaasPoliciesRequest.SortOrder sortOrder)
The value of the sorting direction of resources in a paginated ‘List’ call.
|
Copyright © 2016–2024. All rights reserved.