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