Uses of Class
com.oracle.bmc.gdp.responses.CreateGdpPipelineResponse
-
Packages that use CreateGdpPipelineResponse Package Description com.oracle.bmc.gdp com.oracle.bmc.gdp.responses -
-
Uses of CreateGdpPipelineResponse in com.oracle.bmc.gdp
Methods in com.oracle.bmc.gdp that return CreateGdpPipelineResponse Modifier and Type Method Description CreateGdpPipelineResponseGuardedDataPipeline. createGdpPipeline(CreateGdpPipelineRequest request)Creates a new pipeline.CreateGdpPipelineResponseGuardedDataPipelineClient. createGdpPipeline(CreateGdpPipelineRequest request)Methods in com.oracle.bmc.gdp that return types with arguments of type CreateGdpPipelineResponse 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)Method parameters in com.oracle.bmc.gdp with type arguments of type CreateGdpPipelineResponse 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 CreateGdpPipelineResponse in com.oracle.bmc.gdp.responses
Methods in com.oracle.bmc.gdp.responses that return CreateGdpPipelineResponse Modifier and Type Method Description CreateGdpPipelineResponseCreateGdpPipelineResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.gdp.responses with parameters of type CreateGdpPipelineResponse Modifier and Type Method Description CreateGdpPipelineResponse.BuilderCreateGdpPipelineResponse.Builder. copy(CreateGdpPipelineResponse o)Copy method to populate the builder with values from the given instance.
-