Uses of Class
com.oracle.bmc.gdp.responses.UpdateGdpPipelineResponse
-
Packages that use UpdateGdpPipelineResponse Package Description com.oracle.bmc.gdp com.oracle.bmc.gdp.responses -
-
Uses of UpdateGdpPipelineResponse in com.oracle.bmc.gdp
Methods in com.oracle.bmc.gdp that return UpdateGdpPipelineResponse Modifier and Type Method Description UpdateGdpPipelineResponseGuardedDataPipeline. updateGdpPipeline(UpdateGdpPipelineRequest request)Updates the pipeline.UpdateGdpPipelineResponseGuardedDataPipelineClient. updateGdpPipeline(UpdateGdpPipelineRequest request)Methods in com.oracle.bmc.gdp that return types with arguments of type UpdateGdpPipelineResponse Modifier and Type Method Description Future<UpdateGdpPipelineResponse>GuardedDataPipelineAsync. updateGdpPipeline(UpdateGdpPipelineRequest request, AsyncHandler<UpdateGdpPipelineRequest,UpdateGdpPipelineResponse> handler)Updates the pipeline.Future<UpdateGdpPipelineResponse>GuardedDataPipelineAsyncClient. updateGdpPipeline(UpdateGdpPipelineRequest request, AsyncHandler<UpdateGdpPipelineRequest,UpdateGdpPipelineResponse> handler)Method parameters in com.oracle.bmc.gdp with type arguments of type UpdateGdpPipelineResponse Modifier and Type Method Description Future<UpdateGdpPipelineResponse>GuardedDataPipelineAsync. updateGdpPipeline(UpdateGdpPipelineRequest request, AsyncHandler<UpdateGdpPipelineRequest,UpdateGdpPipelineResponse> handler)Updates the pipeline.Future<UpdateGdpPipelineResponse>GuardedDataPipelineAsyncClient. updateGdpPipeline(UpdateGdpPipelineRequest request, AsyncHandler<UpdateGdpPipelineRequest,UpdateGdpPipelineResponse> handler) -
Uses of UpdateGdpPipelineResponse in com.oracle.bmc.gdp.responses
Methods in com.oracle.bmc.gdp.responses that return UpdateGdpPipelineResponse Modifier and Type Method Description UpdateGdpPipelineResponseUpdateGdpPipelineResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.gdp.responses with parameters of type UpdateGdpPipelineResponse Modifier and Type Method Description UpdateGdpPipelineResponse.BuilderUpdateGdpPipelineResponse.Builder. copy(UpdateGdpPipelineResponse o)Copy method to populate the builder with values from the given instance.
-