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