Uses of Class
com.oracle.bmc.mediaservices.model.SystemMediaWorkflowCollection
-
Packages that use SystemMediaWorkflowCollection Package Description com.oracle.bmc.mediaservices.model com.oracle.bmc.mediaservices.responses -
-
Uses of SystemMediaWorkflowCollection in com.oracle.bmc.mediaservices.model
Methods in com.oracle.bmc.mediaservices.model that return SystemMediaWorkflowCollection Modifier and Type Method Description SystemMediaWorkflowCollection
SystemMediaWorkflowCollection.Builder. build()
Methods in com.oracle.bmc.mediaservices.model with parameters of type SystemMediaWorkflowCollection Modifier and Type Method Description SystemMediaWorkflowCollection.Builder
SystemMediaWorkflowCollection.Builder. copy(SystemMediaWorkflowCollection model)
-
Uses of SystemMediaWorkflowCollection in com.oracle.bmc.mediaservices.responses
Methods in com.oracle.bmc.mediaservices.responses that return SystemMediaWorkflowCollection Modifier and Type Method Description SystemMediaWorkflowCollection
ListSystemMediaWorkflowsResponse. getSystemMediaWorkflowCollection()
The returned SystemMediaWorkflowCollection instance.Methods in com.oracle.bmc.mediaservices.responses with parameters of type SystemMediaWorkflowCollection Modifier and Type Method Description ListSystemMediaWorkflowsResponse.Builder
ListSystemMediaWorkflowsResponse.Builder. systemMediaWorkflowCollection(SystemMediaWorkflowCollection systemMediaWorkflowCollection)
The returned SystemMediaWorkflowCollection instance.
-