| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics.requests |
| Modifier and Type | Method and Description |
|---|---|
static ListUploadFilesRequest.SortBy |
ListUploadFilesRequest.SortBy.create(String key) |
ListUploadFilesRequest.SortBy |
ListUploadFilesRequest.getSortBy()
The field to sort by.
|
static ListUploadFilesRequest.SortBy |
ListUploadFilesRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListUploadFilesRequest.SortBy[] |
ListUploadFilesRequest.SortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListUploadFilesRequest.Builder |
ListUploadFilesRequest.Builder.sortBy(ListUploadFilesRequest.SortBy sortBy)
The field to sort by.
|
Copyright © 2016–2021. All rights reserved.