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