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