Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.model |
Modifier and Type | Method and Description |
---|---|
Iterable<MediaWorkflowJobSummary> |
MediaServicesPaginators.listMediaWorkflowJobsRecordIterator(ListMediaWorkflowJobsRequest request)
Creates a new iterable which will iterate over the
MediaWorkflowJobSummary objects contained in responses
from the listMediaWorkflowJobs operation. |
Modifier and Type | Method and Description |
---|---|
MediaWorkflowJobSummary |
MediaWorkflowJobSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<MediaWorkflowJobSummary> |
MediaWorkflowJobCollection.getItems()
List of mediaWorkflowJob items.
|
Modifier and Type | Method and Description |
---|---|
MediaWorkflowJobSummary.Builder |
MediaWorkflowJobSummary.Builder.copy(MediaWorkflowJobSummary model) |
Modifier and Type | Method and Description |
---|---|
MediaWorkflowJobCollection.Builder |
MediaWorkflowJobCollection.Builder.items(List<MediaWorkflowJobSummary> items)
List of mediaWorkflowJob items.
|
Constructor and Description |
---|
MediaWorkflowJobCollection(List<MediaWorkflowJobSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.