Package | Description |
---|---|
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
static ListHttpRedirectsRequest.SortBy |
ListHttpRedirectsRequest.SortBy.create(String key) |
ListHttpRedirectsRequest.SortBy |
ListHttpRedirectsRequest.getSortBy()
The field to sort the results of the List query.
|
static ListHttpRedirectsRequest.SortBy |
ListHttpRedirectsRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListHttpRedirectsRequest.SortBy[] |
ListHttpRedirectsRequest.SortBy.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.sortBy(ListHttpRedirectsRequest.SortBy sortBy)
The field to sort the results of the List query.
|
Copyright © 2016–2024. All rights reserved.