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