Uses of Class
com.oracle.bmc.gdp.requests.StopGdpPipelineRequest
-
Packages that use StopGdpPipelineRequest Package Description com.oracle.bmc.gdp com.oracle.bmc.gdp.requests -
-
Uses of StopGdpPipelineRequest in com.oracle.bmc.gdp
Methods in com.oracle.bmc.gdp with parameters of type StopGdpPipelineRequest Modifier and Type Method Description StopGdpPipelineResponseGuardedDataPipeline. stopGdpPipeline(StopGdpPipelineRequest request)Stops the pipeline.Future<StopGdpPipelineResponse>GuardedDataPipelineAsync. stopGdpPipeline(StopGdpPipelineRequest request, AsyncHandler<StopGdpPipelineRequest,StopGdpPipelineResponse> handler)Stops the pipeline.Future<StopGdpPipelineResponse>GuardedDataPipelineAsyncClient. stopGdpPipeline(StopGdpPipelineRequest request, AsyncHandler<StopGdpPipelineRequest,StopGdpPipelineResponse> handler)StopGdpPipelineResponseGuardedDataPipelineClient. stopGdpPipeline(StopGdpPipelineRequest request)Method parameters in com.oracle.bmc.gdp with type arguments of type StopGdpPipelineRequest 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 StopGdpPipelineRequest in com.oracle.bmc.gdp.requests
Methods in com.oracle.bmc.gdp.requests that return StopGdpPipelineRequest Modifier and Type Method Description StopGdpPipelineRequestStopGdpPipelineRequest.Builder. build()Build the instance of StopGdpPipelineRequest as configured by this builderStopGdpPipelineRequestStopGdpPipelineRequest.Builder. buildWithoutInvocationCallback()Build the instance of StopGdpPipelineRequest as configured by this builderMethods in com.oracle.bmc.gdp.requests with parameters of type StopGdpPipelineRequest Modifier and Type Method Description StopGdpPipelineRequest.BuilderStopGdpPipelineRequest.Builder. copy(StopGdpPipelineRequest o)Copy method to populate the builder with values from the given instance.
-