Uses of Class
com.oracle.bmc.mediaservices.requests.ChangeMediaWorkflowConfigurationCompartmentRequest
-
Packages that use ChangeMediaWorkflowConfigurationCompartmentRequest Package Description com.oracle.bmc.mediaservices com.oracle.bmc.mediaservices.requests -
-
Uses of ChangeMediaWorkflowConfigurationCompartmentRequest in com.oracle.bmc.mediaservices
Method parameters in com.oracle.bmc.mediaservices with type arguments of type ChangeMediaWorkflowConfigurationCompartmentRequest 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 ChangeMediaWorkflowConfigurationCompartmentRequest in com.oracle.bmc.mediaservices.requests
Methods in com.oracle.bmc.mediaservices.requests that return ChangeMediaWorkflowConfigurationCompartmentRequest Modifier and Type Method Description ChangeMediaWorkflowConfigurationCompartmentRequest
ChangeMediaWorkflowConfigurationCompartmentRequest.Builder. build()
Build the instance of ChangeMediaWorkflowConfigurationCompartmentRequest as configured by this builderChangeMediaWorkflowConfigurationCompartmentRequest
ChangeMediaWorkflowConfigurationCompartmentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ChangeMediaWorkflowConfigurationCompartmentRequest as configured by this builderMethods in com.oracle.bmc.mediaservices.requests with parameters of type ChangeMediaWorkflowConfigurationCompartmentRequest Modifier and Type Method Description ChangeMediaWorkflowConfigurationCompartmentRequest.Builder
ChangeMediaWorkflowConfigurationCompartmentRequest.Builder. copy(ChangeMediaWorkflowConfigurationCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
-