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