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