Uses of Class
com.oracle.bmc.gdp.requests.CreateGdpPipelineRequest
-
Packages that use CreateGdpPipelineRequest Package Description com.oracle.bmc.gdp com.oracle.bmc.gdp.requests -
-
Uses of CreateGdpPipelineRequest in com.oracle.bmc.gdp
Methods in com.oracle.bmc.gdp with parameters of type CreateGdpPipelineRequest Modifier and Type Method Description CreateGdpPipelineResponseGuardedDataPipeline. createGdpPipeline(CreateGdpPipelineRequest request)Creates a new pipeline.Future<CreateGdpPipelineResponse>GuardedDataPipelineAsync. createGdpPipeline(CreateGdpPipelineRequest request, AsyncHandler<CreateGdpPipelineRequest,CreateGdpPipelineResponse> handler)Creates a new pipeline.Future<CreateGdpPipelineResponse>GuardedDataPipelineAsyncClient. createGdpPipeline(CreateGdpPipelineRequest request, AsyncHandler<CreateGdpPipelineRequest,CreateGdpPipelineResponse> handler)CreateGdpPipelineResponseGuardedDataPipelineClient. createGdpPipeline(CreateGdpPipelineRequest request)Method parameters in com.oracle.bmc.gdp with type arguments of type CreateGdpPipelineRequest Modifier and Type Method Description Future<CreateGdpPipelineResponse>GuardedDataPipelineAsync. createGdpPipeline(CreateGdpPipelineRequest request, AsyncHandler<CreateGdpPipelineRequest,CreateGdpPipelineResponse> handler)Creates a new pipeline.Future<CreateGdpPipelineResponse>GuardedDataPipelineAsyncClient. createGdpPipeline(CreateGdpPipelineRequest request, AsyncHandler<CreateGdpPipelineRequest,CreateGdpPipelineResponse> handler) -
Uses of CreateGdpPipelineRequest in com.oracle.bmc.gdp.requests
Methods in com.oracle.bmc.gdp.requests that return CreateGdpPipelineRequest Modifier and Type Method Description CreateGdpPipelineRequestCreateGdpPipelineRequest.Builder. build()Build the instance of CreateGdpPipelineRequest as configured by this builderCreateGdpPipelineRequestCreateGdpPipelineRequest.Builder. buildWithoutInvocationCallback()Build the instance of CreateGdpPipelineRequest as configured by this builderMethods in com.oracle.bmc.gdp.requests with parameters of type CreateGdpPipelineRequest Modifier and Type Method Description CreateGdpPipelineRequest.BuilderCreateGdpPipelineRequest.Builder. copy(CreateGdpPipelineRequest o)Copy method to populate the builder with values from the given instance.
-