Uses of Class
com.oracle.bmc.gdp.responses.StopGdpPipelineResponse
-
Packages that use StopGdpPipelineResponse Package Description com.oracle.bmc.gdp com.oracle.bmc.gdp.responses -
-
Uses of StopGdpPipelineResponse in com.oracle.bmc.gdp
Methods in com.oracle.bmc.gdp that return StopGdpPipelineResponse Modifier and Type Method Description StopGdpPipelineResponseGuardedDataPipeline. stopGdpPipeline(StopGdpPipelineRequest request)Stops the pipeline.StopGdpPipelineResponseGuardedDataPipelineClient. stopGdpPipeline(StopGdpPipelineRequest request)Methods in com.oracle.bmc.gdp that return types with arguments of type StopGdpPipelineResponse Modifier and Type Method Description Future<StopGdpPipelineResponse>GuardedDataPipelineAsync. stopGdpPipeline(StopGdpPipelineRequest request, AsyncHandler<StopGdpPipelineRequest,StopGdpPipelineResponse> handler)Stops the pipeline.Future<StopGdpPipelineResponse>GuardedDataPipelineAsyncClient. stopGdpPipeline(StopGdpPipelineRequest request, AsyncHandler<StopGdpPipelineRequest,StopGdpPipelineResponse> handler)Method parameters in com.oracle.bmc.gdp with type arguments of type StopGdpPipelineResponse Modifier and Type Method Description Future<StopGdpPipelineResponse>GuardedDataPipelineAsync. stopGdpPipeline(StopGdpPipelineRequest request, AsyncHandler<StopGdpPipelineRequest,StopGdpPipelineResponse> handler)Stops the pipeline.Future<StopGdpPipelineResponse>GuardedDataPipelineAsyncClient. stopGdpPipeline(StopGdpPipelineRequest request, AsyncHandler<StopGdpPipelineRequest,StopGdpPipelineResponse> handler) -
Uses of StopGdpPipelineResponse in com.oracle.bmc.gdp.responses
Methods in com.oracle.bmc.gdp.responses that return StopGdpPipelineResponse Modifier and Type Method Description StopGdpPipelineResponseStopGdpPipelineResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.gdp.responses with parameters of type StopGdpPipelineResponse Modifier and Type Method Description StopGdpPipelineResponse.BuilderStopGdpPipelineResponse.Builder. copy(StopGdpPipelineResponse o)Copy method to populate the builder with values from the given instance.
-