Uses of Class
com.oracle.bmc.gdp.responses.StartGdpPipelineResponse
-
Packages that use StartGdpPipelineResponse Package Description com.oracle.bmc.gdp com.oracle.bmc.gdp.responses -
-
Uses of StartGdpPipelineResponse in com.oracle.bmc.gdp
Methods in com.oracle.bmc.gdp that return StartGdpPipelineResponse Modifier and Type Method Description StartGdpPipelineResponseGuardedDataPipeline. startGdpPipeline(StartGdpPipelineRequest request)Starts the pipeline.StartGdpPipelineResponseGuardedDataPipelineClient. startGdpPipeline(StartGdpPipelineRequest request)Methods in com.oracle.bmc.gdp that return types with arguments of type StartGdpPipelineResponse Modifier and Type Method Description Future<StartGdpPipelineResponse>GuardedDataPipelineAsync. startGdpPipeline(StartGdpPipelineRequest request, AsyncHandler<StartGdpPipelineRequest,StartGdpPipelineResponse> handler)Starts the pipeline.Future<StartGdpPipelineResponse>GuardedDataPipelineAsyncClient. startGdpPipeline(StartGdpPipelineRequest request, AsyncHandler<StartGdpPipelineRequest,StartGdpPipelineResponse> handler)Method parameters in com.oracle.bmc.gdp with type arguments of type StartGdpPipelineResponse Modifier and Type Method Description Future<StartGdpPipelineResponse>GuardedDataPipelineAsync. startGdpPipeline(StartGdpPipelineRequest request, AsyncHandler<StartGdpPipelineRequest,StartGdpPipelineResponse> handler)Starts the pipeline.Future<StartGdpPipelineResponse>GuardedDataPipelineAsyncClient. startGdpPipeline(StartGdpPipelineRequest request, AsyncHandler<StartGdpPipelineRequest,StartGdpPipelineResponse> handler) -
Uses of StartGdpPipelineResponse in com.oracle.bmc.gdp.responses
Methods in com.oracle.bmc.gdp.responses that return StartGdpPipelineResponse Modifier and Type Method Description StartGdpPipelineResponseStartGdpPipelineResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.gdp.responses with parameters of type StartGdpPipelineResponse Modifier and Type Method Description StartGdpPipelineResponse.BuilderStartGdpPipelineResponse.Builder. copy(StartGdpPipelineResponse o)Copy method to populate the builder with values from the given instance.
-