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