Package | Description |
---|---|
com.oracle.bmc.jms.model | |
com.oracle.bmc.jms.requests |
Modifier and Type | Method and Description |
---|---|
static DrsFileSortBy |
DrsFileSortBy.create(String key) |
static DrsFileSortBy |
DrsFileSortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DrsFileSortBy[] |
DrsFileSortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DrsFileSortBy |
ListDrsFilesRequest.getSortBy()
The field that sorts the DRS details results.
|
Modifier and Type | Method and Description |
---|---|
ListDrsFilesRequest.Builder |
ListDrsFilesRequest.Builder.sortBy(DrsFileSortBy sortBy)
The field that sorts the DRS details results.
|
Copyright © 2016–2025. All rights reserved.