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