Package | Description |
---|---|
com.oracle.bmc.analytics.model | |
com.oracle.bmc.analytics.requests |
Modifier and Type | Method and Description |
---|---|
static WorkRequestSortBy |
WorkRequestSortBy.create(String key) |
static WorkRequestSortBy |
WorkRequestSortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkRequestSortBy[] |
WorkRequestSortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
WorkRequestSortBy |
ListWorkRequestsRequest.getSortBy()
The field used for sorting work request results.
|
Modifier and Type | Method and Description |
---|---|
ListWorkRequestsRequest.Builder |
ListWorkRequestsRequest.Builder.sortBy(WorkRequestSortBy sortBy)
The field used for sorting work request results.
|
Copyright © 2016–2024. All rights reserved.