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.modelMethods in com.oracle.bmc.mediaservices.model that return SystemMediaWorkflowCollection.Builder Modifier and Type Method Description static SystemMediaWorkflowCollection.BuilderSystemMediaWorkflowCollection. builder()Create a new builder.SystemMediaWorkflowCollection.BuilderSystemMediaWorkflowCollection.Builder. copy(SystemMediaWorkflowCollection model)SystemMediaWorkflowCollection.BuilderSystemMediaWorkflowCollection.Builder. items(List<SystemMediaWorkflow> items)List of SytemMediaWorkflow items.SystemMediaWorkflowCollection.BuilderSystemMediaWorkflowCollection. toBuilder()
 
-