Package | Description |
---|---|
com.oracle.bmc.resourcemanager.requests |
Modifier and Type | Method and Description |
---|---|
static ListJobsRequest.SortOrder |
ListJobsRequest.SortOrder.create(String key) |
ListJobsRequest.SortOrder |
ListJobsRequest.getSortOrder()
The sort order to use when sorting returned resources.
|
static ListJobsRequest.SortOrder |
ListJobsRequest.SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListJobsRequest.SortOrder[] |
ListJobsRequest.SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListJobsRequest.Builder |
ListJobsRequest.Builder.sortOrder(ListJobsRequest.SortOrder sortOrder)
The sort order to use when sorting returned resources.
|
Copyright © 2016–2024. All rights reserved.