Uses of Class
com.oracle.bmc.gdp.requests.UpdateGdpPipelineRequest
-
Packages that use UpdateGdpPipelineRequest Package Description com.oracle.bmc.gdp com.oracle.bmc.gdp.requests -
-
Uses of UpdateGdpPipelineRequest in com.oracle.bmc.gdp
Methods in com.oracle.bmc.gdp with parameters of type UpdateGdpPipelineRequest Modifier and Type Method Description UpdateGdpPipelineResponseGuardedDataPipeline. updateGdpPipeline(UpdateGdpPipelineRequest request)Updates the pipeline.Future<UpdateGdpPipelineResponse>GuardedDataPipelineAsync. updateGdpPipeline(UpdateGdpPipelineRequest request, AsyncHandler<UpdateGdpPipelineRequest,UpdateGdpPipelineResponse> handler)Updates the pipeline.Future<UpdateGdpPipelineResponse>GuardedDataPipelineAsyncClient. updateGdpPipeline(UpdateGdpPipelineRequest request, AsyncHandler<UpdateGdpPipelineRequest,UpdateGdpPipelineResponse> handler)UpdateGdpPipelineResponseGuardedDataPipelineClient. updateGdpPipeline(UpdateGdpPipelineRequest request)Method parameters in com.oracle.bmc.gdp with type arguments of type UpdateGdpPipelineRequest 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 UpdateGdpPipelineRequest in com.oracle.bmc.gdp.requests
Methods in com.oracle.bmc.gdp.requests that return UpdateGdpPipelineRequest Modifier and Type Method Description UpdateGdpPipelineRequestUpdateGdpPipelineRequest.Builder. build()Build the instance of UpdateGdpPipelineRequest as configured by this builderUpdateGdpPipelineRequestUpdateGdpPipelineRequest.Builder. buildWithoutInvocationCallback()Build the instance of UpdateGdpPipelineRequest as configured by this builderMethods in com.oracle.bmc.gdp.requests with parameters of type UpdateGdpPipelineRequest Modifier and Type Method Description UpdateGdpPipelineRequest.BuilderUpdateGdpPipelineRequest.Builder. copy(UpdateGdpPipelineRequest o)Copy method to populate the builder with values from the given instance.
-