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