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