Uses of Class
com.oracle.bmc.mediaservices.responses.ChangeMediaWorkflowConfigurationCompartmentResponse
-
Packages that use ChangeMediaWorkflowConfigurationCompartmentResponse Package Description com.oracle.bmc.mediaservices com.oracle.bmc.mediaservices.responses -
-
Uses of ChangeMediaWorkflowConfigurationCompartmentResponse in com.oracle.bmc.mediaservices
Methods in com.oracle.bmc.mediaservices that return ChangeMediaWorkflowConfigurationCompartmentResponse Modifier and Type Method Description ChangeMediaWorkflowConfigurationCompartmentResponse
MediaServices. changeMediaWorkflowConfigurationCompartment(ChangeMediaWorkflowConfigurationCompartmentRequest request)
Moves a MediaWorkflowConfiguration resource from one compartment identifier to another.ChangeMediaWorkflowConfigurationCompartmentResponse
MediaServicesClient. changeMediaWorkflowConfigurationCompartment(ChangeMediaWorkflowConfigurationCompartmentRequest request)
Methods in com.oracle.bmc.mediaservices that return types with arguments of type ChangeMediaWorkflowConfigurationCompartmentResponse Modifier and Type Method Description Future<ChangeMediaWorkflowConfigurationCompartmentResponse>
MediaServicesAsync. changeMediaWorkflowConfigurationCompartment(ChangeMediaWorkflowConfigurationCompartmentRequest request, AsyncHandler<ChangeMediaWorkflowConfigurationCompartmentRequest,ChangeMediaWorkflowConfigurationCompartmentResponse> handler)
Moves a MediaWorkflowConfiguration resource from one compartment identifier to another.Future<ChangeMediaWorkflowConfigurationCompartmentResponse>
MediaServicesAsyncClient. changeMediaWorkflowConfigurationCompartment(ChangeMediaWorkflowConfigurationCompartmentRequest request, AsyncHandler<ChangeMediaWorkflowConfigurationCompartmentRequest,ChangeMediaWorkflowConfigurationCompartmentResponse> handler)
Method parameters in com.oracle.bmc.mediaservices with type arguments of type ChangeMediaWorkflowConfigurationCompartmentResponse Modifier and Type Method Description Future<ChangeMediaWorkflowConfigurationCompartmentResponse>
MediaServicesAsync. changeMediaWorkflowConfigurationCompartment(ChangeMediaWorkflowConfigurationCompartmentRequest request, AsyncHandler<ChangeMediaWorkflowConfigurationCompartmentRequest,ChangeMediaWorkflowConfigurationCompartmentResponse> handler)
Moves a MediaWorkflowConfiguration resource from one compartment identifier to another.Future<ChangeMediaWorkflowConfigurationCompartmentResponse>
MediaServicesAsyncClient. changeMediaWorkflowConfigurationCompartment(ChangeMediaWorkflowConfigurationCompartmentRequest request, AsyncHandler<ChangeMediaWorkflowConfigurationCompartmentRequest,ChangeMediaWorkflowConfigurationCompartmentResponse> handler)
-
Uses of ChangeMediaWorkflowConfigurationCompartmentResponse in com.oracle.bmc.mediaservices.responses
Methods in com.oracle.bmc.mediaservices.responses that return ChangeMediaWorkflowConfigurationCompartmentResponse Modifier and Type Method Description ChangeMediaWorkflowConfigurationCompartmentResponse
ChangeMediaWorkflowConfigurationCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.mediaservices.responses with parameters of type ChangeMediaWorkflowConfigurationCompartmentResponse Modifier and Type Method Description ChangeMediaWorkflowConfigurationCompartmentResponse.Builder
ChangeMediaWorkflowConfigurationCompartmentResponse.Builder. copy(ChangeMediaWorkflowConfigurationCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-