Uses of Class
com.oracle.bmc.lustrefilestorage.requests.ListLustreFileSystemsRequest.SortBy
-
Packages that use ListLustreFileSystemsRequest.SortBy Package Description com.oracle.bmc.lustrefilestorage.requests -
-
Uses of ListLustreFileSystemsRequest.SortBy in com.oracle.bmc.lustrefilestorage.requests
Methods in com.oracle.bmc.lustrefilestorage.requests that return ListLustreFileSystemsRequest.SortBy Modifier and Type Method Description static ListLustreFileSystemsRequest.SortByListLustreFileSystemsRequest.SortBy. create(String key)ListLustreFileSystemsRequest.SortByListLustreFileSystemsRequest. getSortBy()The field to sort by.static ListLustreFileSystemsRequest.SortByListLustreFileSystemsRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListLustreFileSystemsRequest.SortBy[]ListLustreFileSystemsRequest.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 ListLustreFileSystemsRequest.SortBy Modifier and Type Method Description ListLustreFileSystemsRequest.BuilderListLustreFileSystemsRequest.Builder. sortBy(ListLustreFileSystemsRequest.SortBy sortBy)The field to sort by.
-