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