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