Uses of Class
com.oracle.bmc.gdp.model.ChangeGdpPipelineCompartmentDetails
-
Packages that use ChangeGdpPipelineCompartmentDetails Package Description com.oracle.bmc.gdp.model com.oracle.bmc.gdp.requests -
-
Uses of ChangeGdpPipelineCompartmentDetails in com.oracle.bmc.gdp.model
Methods in com.oracle.bmc.gdp.model that return ChangeGdpPipelineCompartmentDetails Modifier and Type Method Description ChangeGdpPipelineCompartmentDetailsChangeGdpPipelineCompartmentDetails.Builder. build()Methods in com.oracle.bmc.gdp.model with parameters of type ChangeGdpPipelineCompartmentDetails Modifier and Type Method Description ChangeGdpPipelineCompartmentDetails.BuilderChangeGdpPipelineCompartmentDetails.Builder. copy(ChangeGdpPipelineCompartmentDetails model) -
Uses of ChangeGdpPipelineCompartmentDetails in com.oracle.bmc.gdp.requests
Methods in com.oracle.bmc.gdp.requests that return ChangeGdpPipelineCompartmentDetails Modifier and Type Method Description ChangeGdpPipelineCompartmentDetailsChangeGdpPipelineCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeGdpPipelineCompartmentDetailsChangeGdpPipelineCompartmentRequest. getChangeGdpPipelineCompartmentDetails()The information to be updated.Methods in com.oracle.bmc.gdp.requests with parameters of type ChangeGdpPipelineCompartmentDetails Modifier and Type Method Description ChangeGdpPipelineCompartmentRequest.BuilderChangeGdpPipelineCompartmentRequest.Builder. body$(ChangeGdpPipelineCompartmentDetails body)Alternative setter for the body parameter.ChangeGdpPipelineCompartmentRequest.BuilderChangeGdpPipelineCompartmentRequest.Builder. changeGdpPipelineCompartmentDetails(ChangeGdpPipelineCompartmentDetails changeGdpPipelineCompartmentDetails)The information to be updated.
-