Package | Description |
---|---|
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
static ListExternalPublicationsRequest.SortOrder |
ListExternalPublicationsRequest.SortOrder.create(String key) |
ListExternalPublicationsRequest.SortOrder |
ListExternalPublicationsRequest.getSortOrder()
Specifies sort order to use, either
ASC (ascending) or DESC (descending). |
static ListExternalPublicationsRequest.SortOrder |
ListExternalPublicationsRequest.SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListExternalPublicationsRequest.SortOrder[] |
ListExternalPublicationsRequest.SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListExternalPublicationsRequest.Builder |
ListExternalPublicationsRequest.Builder.sortOrder(ListExternalPublicationsRequest.SortOrder sortOrder)
Specifies sort order to use, either
ASC (ascending) or DESC (descending). |
Copyright © 2016–2024. All rights reserved.