Package | Description |
---|---|
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
static ListDataSciencePrivateEndpointsRequest.SortBy |
ListDataSciencePrivateEndpointsRequest.SortBy.create(String key) |
ListDataSciencePrivateEndpointsRequest.SortBy |
ListDataSciencePrivateEndpointsRequest.getSortBy()
The field used to sort the results.
|
static ListDataSciencePrivateEndpointsRequest.SortBy |
ListDataSciencePrivateEndpointsRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListDataSciencePrivateEndpointsRequest.SortBy[] |
ListDataSciencePrivateEndpointsRequest.SortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListDataSciencePrivateEndpointsRequest.Builder |
ListDataSciencePrivateEndpointsRequest.Builder.sortBy(ListDataSciencePrivateEndpointsRequest.SortBy sortBy)
The field used to sort the results.
|
Copyright © 2016–2025. All rights reserved.