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