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