Uses of Class
com.oracle.bmc.mediaservices.model.SystemMediaWorkflowCollection.Builder
-
Packages that use SystemMediaWorkflowCollection.Builder Package Description com.oracle.bmc.mediaservices.model -
-
Uses of SystemMediaWorkflowCollection.Builder in com.oracle.bmc.mediaservices.model
Methods in com.oracle.bmc.mediaservices.model that return SystemMediaWorkflowCollection.Builder Modifier and Type Method Description static SystemMediaWorkflowCollection.Builder
SystemMediaWorkflowCollection. builder()
Create a new builder.SystemMediaWorkflowCollection.Builder
SystemMediaWorkflowCollection.Builder. copy(SystemMediaWorkflowCollection model)
SystemMediaWorkflowCollection.Builder
SystemMediaWorkflowCollection.Builder. items(List<SystemMediaWorkflow> items)
List of SytemMediaWorkflow items.SystemMediaWorkflowCollection.Builder
SystemMediaWorkflowCollection. toBuilder()
-