public static class MediaWorkflowConfigurationCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
MediaWorkflowConfigurationCollection |
build() |
MediaWorkflowConfigurationCollection.Builder |
copy(MediaWorkflowConfigurationCollection model) |
MediaWorkflowConfigurationCollection.Builder |
items(List<MediaWorkflowConfigurationSummary> items)
List of the mediaWorkflowConfigurationSummary objects.
|
public MediaWorkflowConfigurationCollection.Builder items(List<MediaWorkflowConfigurationSummary> items)
List of the mediaWorkflowConfigurationSummary objects.
items
- the value to setpublic MediaWorkflowConfigurationCollection build()
public MediaWorkflowConfigurationCollection.Builder copy(MediaWorkflowConfigurationCollection model)
Copyright © 2016–2024. All rights reserved.