Uses of Class
com.oracle.bmc.gdp.responses.ChangeGdpPipelineCompartmentResponse
-
Packages that use ChangeGdpPipelineCompartmentResponse Package Description com.oracle.bmc.gdp com.oracle.bmc.gdp.responses -
-
Uses of ChangeGdpPipelineCompartmentResponse in com.oracle.bmc.gdp
Methods in com.oracle.bmc.gdp that return ChangeGdpPipelineCompartmentResponse Modifier and Type Method Description ChangeGdpPipelineCompartmentResponseGuardedDataPipeline. changeGdpPipelineCompartment(ChangeGdpPipelineCompartmentRequest request)Moves a pipeline resource from one compartment to another.ChangeGdpPipelineCompartmentResponseGuardedDataPipelineClient. changeGdpPipelineCompartment(ChangeGdpPipelineCompartmentRequest request)Methods in com.oracle.bmc.gdp that return types with arguments of type ChangeGdpPipelineCompartmentResponse Modifier and Type Method Description Future<ChangeGdpPipelineCompartmentResponse>GuardedDataPipelineAsync. changeGdpPipelineCompartment(ChangeGdpPipelineCompartmentRequest request, AsyncHandler<ChangeGdpPipelineCompartmentRequest,ChangeGdpPipelineCompartmentResponse> handler)Moves a pipeline resource from one compartment to another.Future<ChangeGdpPipelineCompartmentResponse>GuardedDataPipelineAsyncClient. changeGdpPipelineCompartment(ChangeGdpPipelineCompartmentRequest request, AsyncHandler<ChangeGdpPipelineCompartmentRequest,ChangeGdpPipelineCompartmentResponse> handler)Method parameters in com.oracle.bmc.gdp with type arguments of type ChangeGdpPipelineCompartmentResponse Modifier and Type Method Description Future<ChangeGdpPipelineCompartmentResponse>GuardedDataPipelineAsync. changeGdpPipelineCompartment(ChangeGdpPipelineCompartmentRequest request, AsyncHandler<ChangeGdpPipelineCompartmentRequest,ChangeGdpPipelineCompartmentResponse> handler)Moves a pipeline resource from one compartment to another.Future<ChangeGdpPipelineCompartmentResponse>GuardedDataPipelineAsyncClient. changeGdpPipelineCompartment(ChangeGdpPipelineCompartmentRequest request, AsyncHandler<ChangeGdpPipelineCompartmentRequest,ChangeGdpPipelineCompartmentResponse> handler) -
Uses of ChangeGdpPipelineCompartmentResponse in com.oracle.bmc.gdp.responses
Methods in com.oracle.bmc.gdp.responses that return ChangeGdpPipelineCompartmentResponse Modifier and Type Method Description ChangeGdpPipelineCompartmentResponseChangeGdpPipelineCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.gdp.responses with parameters of type ChangeGdpPipelineCompartmentResponse Modifier and Type Method Description ChangeGdpPipelineCompartmentResponse.BuilderChangeGdpPipelineCompartmentResponse.Builder. copy(ChangeGdpPipelineCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-