Uses of Class
com.oracle.bmc.gdp.model.UpdateGdpPipelineDetails
-
Packages that use UpdateGdpPipelineDetails Package Description com.oracle.bmc.gdp.model com.oracle.bmc.gdp.requests -
-
Uses of UpdateGdpPipelineDetails in com.oracle.bmc.gdp.model
Methods in com.oracle.bmc.gdp.model that return UpdateGdpPipelineDetails Modifier and Type Method Description UpdateGdpPipelineDetailsUpdateGdpPipelineDetails.Builder. build()Methods in com.oracle.bmc.gdp.model with parameters of type UpdateGdpPipelineDetails Modifier and Type Method Description UpdateGdpPipelineDetails.BuilderUpdateGdpPipelineDetails.Builder. copy(UpdateGdpPipelineDetails model) -
Uses of UpdateGdpPipelineDetails in com.oracle.bmc.gdp.requests
Methods in com.oracle.bmc.gdp.requests that return UpdateGdpPipelineDetails Modifier and Type Method Description UpdateGdpPipelineDetailsUpdateGdpPipelineRequest. getBody$()Alternative accessor for the body parameter.UpdateGdpPipelineDetailsUpdateGdpPipelineRequest. getUpdateGdpPipelineDetails()The information to be updated.Methods in com.oracle.bmc.gdp.requests with parameters of type UpdateGdpPipelineDetails Modifier and Type Method Description UpdateGdpPipelineRequest.BuilderUpdateGdpPipelineRequest.Builder. body$(UpdateGdpPipelineDetails body)Alternative setter for the body parameter.UpdateGdpPipelineRequest.BuilderUpdateGdpPipelineRequest.Builder. updateGdpPipelineDetails(UpdateGdpPipelineDetails updateGdpPipelineDetails)The information to be updated.
-