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