Uses of Class
com.oracle.bmc.mediaservices.requests.UpdateMediaWorkflowConfigurationRequest
- 
Packages that use UpdateMediaWorkflowConfigurationRequest Package Description com.oracle.bmc.mediaservices com.oracle.bmc.mediaservices.requests 
- 
- 
Uses of UpdateMediaWorkflowConfigurationRequest in com.oracle.bmc.mediaservicesMethod parameters in com.oracle.bmc.mediaservices with type arguments of type UpdateMediaWorkflowConfigurationRequest Modifier and Type Method Description Future<UpdateMediaWorkflowConfigurationResponse>MediaServicesAsync. updateMediaWorkflowConfiguration(UpdateMediaWorkflowConfigurationRequest request, AsyncHandler<UpdateMediaWorkflowConfigurationRequest,UpdateMediaWorkflowConfigurationResponse> handler)Updates the MediaWorkflowConfiguration.Future<UpdateMediaWorkflowConfigurationResponse>MediaServicesAsyncClient. updateMediaWorkflowConfiguration(UpdateMediaWorkflowConfigurationRequest request, AsyncHandler<UpdateMediaWorkflowConfigurationRequest,UpdateMediaWorkflowConfigurationResponse> handler)
- 
Uses of UpdateMediaWorkflowConfigurationRequest in com.oracle.bmc.mediaservices.requestsMethods in com.oracle.bmc.mediaservices.requests that return UpdateMediaWorkflowConfigurationRequest Modifier and Type Method Description UpdateMediaWorkflowConfigurationRequestUpdateMediaWorkflowConfigurationRequest.Builder. build()Build the instance of UpdateMediaWorkflowConfigurationRequest as configured by this builderUpdateMediaWorkflowConfigurationRequestUpdateMediaWorkflowConfigurationRequest.Builder. buildWithoutInvocationCallback()Build the instance of UpdateMediaWorkflowConfigurationRequest as configured by this builderMethods in com.oracle.bmc.mediaservices.requests with parameters of type UpdateMediaWorkflowConfigurationRequest Modifier and Type Method Description UpdateMediaWorkflowConfigurationRequest.BuilderUpdateMediaWorkflowConfigurationRequest.Builder. copy(UpdateMediaWorkflowConfigurationRequest o)Copy method to populate the builder with values from the given instance.
 
-