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