Uses of Class
com.oracle.bmc.dataintegration.responses.ChangeDisApplicationCompartmentResponse
- 
Packages that use ChangeDisApplicationCompartmentResponse Package Description com.oracle.bmc.dataintegration com.oracle.bmc.dataintegration.responses 
- 
- 
Uses of ChangeDisApplicationCompartmentResponse in com.oracle.bmc.dataintegrationMethods in com.oracle.bmc.dataintegration that return ChangeDisApplicationCompartmentResponse Modifier and Type Method Description ChangeDisApplicationCompartmentResponseDataIntegration. changeDisApplicationCompartment(ChangeDisApplicationCompartmentRequest request)Moves a DIS Application to a specified compartment.ChangeDisApplicationCompartmentResponseDataIntegrationClient. changeDisApplicationCompartment(ChangeDisApplicationCompartmentRequest request)Methods in com.oracle.bmc.dataintegration that return types with arguments of type ChangeDisApplicationCompartmentResponse Modifier and Type Method Description Future<ChangeDisApplicationCompartmentResponse>DataIntegrationAsync. changeDisApplicationCompartment(ChangeDisApplicationCompartmentRequest request, AsyncHandler<ChangeDisApplicationCompartmentRequest,ChangeDisApplicationCompartmentResponse> handler)Moves a DIS Application to a specified compartment.Future<ChangeDisApplicationCompartmentResponse>DataIntegrationAsyncClient. changeDisApplicationCompartment(ChangeDisApplicationCompartmentRequest request, AsyncHandler<ChangeDisApplicationCompartmentRequest,ChangeDisApplicationCompartmentResponse> handler)Method parameters in com.oracle.bmc.dataintegration with type arguments of type ChangeDisApplicationCompartmentResponse Modifier and Type Method Description Future<ChangeDisApplicationCompartmentResponse>DataIntegrationAsync. changeDisApplicationCompartment(ChangeDisApplicationCompartmentRequest request, AsyncHandler<ChangeDisApplicationCompartmentRequest,ChangeDisApplicationCompartmentResponse> handler)Moves a DIS Application to a specified compartment.Future<ChangeDisApplicationCompartmentResponse>DataIntegrationAsyncClient. changeDisApplicationCompartment(ChangeDisApplicationCompartmentRequest request, AsyncHandler<ChangeDisApplicationCompartmentRequest,ChangeDisApplicationCompartmentResponse> handler)
- 
Uses of ChangeDisApplicationCompartmentResponse in com.oracle.bmc.dataintegration.responsesMethods in com.oracle.bmc.dataintegration.responses that return ChangeDisApplicationCompartmentResponse Modifier and Type Method Description ChangeDisApplicationCompartmentResponseChangeDisApplicationCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.dataintegration.responses with parameters of type ChangeDisApplicationCompartmentResponse Modifier and Type Method Description ChangeDisApplicationCompartmentResponse.BuilderChangeDisApplicationCompartmentResponse.Builder. copy(ChangeDisApplicationCompartmentResponse o)Copy method to populate the builder with values from the given instance.
 
-