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