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