Uses of Class
com.oracle.bmc.gdp.requests.StartGdpPipelineRequest
-
Packages that use StartGdpPipelineRequest Package Description com.oracle.bmc.gdp com.oracle.bmc.gdp.requests -
-
Uses of StartGdpPipelineRequest in com.oracle.bmc.gdp
Methods in com.oracle.bmc.gdp with parameters of type StartGdpPipelineRequest Modifier and Type Method Description StartGdpPipelineResponseGuardedDataPipeline. startGdpPipeline(StartGdpPipelineRequest request)Starts the pipeline.Future<StartGdpPipelineResponse>GuardedDataPipelineAsync. startGdpPipeline(StartGdpPipelineRequest request, AsyncHandler<StartGdpPipelineRequest,StartGdpPipelineResponse> handler)Starts the pipeline.Future<StartGdpPipelineResponse>GuardedDataPipelineAsyncClient. startGdpPipeline(StartGdpPipelineRequest request, AsyncHandler<StartGdpPipelineRequest,StartGdpPipelineResponse> handler)StartGdpPipelineResponseGuardedDataPipelineClient. startGdpPipeline(StartGdpPipelineRequest request)Method parameters in com.oracle.bmc.gdp with type arguments of type StartGdpPipelineRequest 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 StartGdpPipelineRequest in com.oracle.bmc.gdp.requests
Methods in com.oracle.bmc.gdp.requests that return StartGdpPipelineRequest Modifier and Type Method Description StartGdpPipelineRequestStartGdpPipelineRequest.Builder. build()Build the instance of StartGdpPipelineRequest as configured by this builderStartGdpPipelineRequestStartGdpPipelineRequest.Builder. buildWithoutInvocationCallback()Build the instance of StartGdpPipelineRequest as configured by this builderMethods in com.oracle.bmc.gdp.requests with parameters of type StartGdpPipelineRequest Modifier and Type Method Description StartGdpPipelineRequest.BuilderStartGdpPipelineRequest.Builder. copy(StartGdpPipelineRequest o)Copy method to populate the builder with values from the given instance.
-