Uses of Class
com.oracle.bmc.mediaservices.responses.UpdateMediaWorkflowConfigurationResponse
-
Packages that use UpdateMediaWorkflowConfigurationResponse Package Description com.oracle.bmc.mediaservices com.oracle.bmc.mediaservices.responses -
-
Uses of UpdateMediaWorkflowConfigurationResponse in com.oracle.bmc.mediaservices
Methods in com.oracle.bmc.mediaservices that return UpdateMediaWorkflowConfigurationResponse Modifier and Type Method Description UpdateMediaWorkflowConfigurationResponse
MediaServices. updateMediaWorkflowConfiguration(UpdateMediaWorkflowConfigurationRequest request)
Updates the MediaWorkflowConfiguration.UpdateMediaWorkflowConfigurationResponse
MediaServicesClient. updateMediaWorkflowConfiguration(UpdateMediaWorkflowConfigurationRequest request)
Methods in com.oracle.bmc.mediaservices that return types with arguments of type UpdateMediaWorkflowConfigurationResponse 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)
Method parameters in com.oracle.bmc.mediaservices with type arguments of type UpdateMediaWorkflowConfigurationResponse 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 UpdateMediaWorkflowConfigurationResponse in com.oracle.bmc.mediaservices.responses
Methods in com.oracle.bmc.mediaservices.responses that return UpdateMediaWorkflowConfigurationResponse Modifier and Type Method Description UpdateMediaWorkflowConfigurationResponse
UpdateMediaWorkflowConfigurationResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.mediaservices.responses with parameters of type UpdateMediaWorkflowConfigurationResponse Modifier and Type Method Description UpdateMediaWorkflowConfigurationResponse.Builder
UpdateMediaWorkflowConfigurationResponse.Builder. copy(UpdateMediaWorkflowConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
-