Uses of Class
com.oracle.bmc.distributeddatabase.requests.ListDistributedDatabasePrivateEndpointsRequest.SortBy
-
Packages that use ListDistributedDatabasePrivateEndpointsRequest.SortBy Package Description com.oracle.bmc.distributeddatabase.requests -
-
Uses of ListDistributedDatabasePrivateEndpointsRequest.SortBy in com.oracle.bmc.distributeddatabase.requests
Methods in com.oracle.bmc.distributeddatabase.requests that return ListDistributedDatabasePrivateEndpointsRequest.SortBy Modifier and Type Method Description static ListDistributedDatabasePrivateEndpointsRequest.SortByListDistributedDatabasePrivateEndpointsRequest.SortBy. create(String key)ListDistributedDatabasePrivateEndpointsRequest.SortByListDistributedDatabasePrivateEndpointsRequest. getSortBy()The field to sort by.static ListDistributedDatabasePrivateEndpointsRequest.SortByListDistributedDatabasePrivateEndpointsRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListDistributedDatabasePrivateEndpointsRequest.SortBy[]ListDistributedDatabasePrivateEndpointsRequest.SortBy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.distributeddatabase.requests with parameters of type ListDistributedDatabasePrivateEndpointsRequest.SortBy Modifier and Type Method Description ListDistributedDatabasePrivateEndpointsRequest.BuilderListDistributedDatabasePrivateEndpointsRequest.Builder. sortBy(ListDistributedDatabasePrivateEndpointsRequest.SortBy sortBy)The field to sort by.
-