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