Uses of Class
com.oracle.bmc.gdp.model.GdpPipeline
-
Packages that use GdpPipeline Package Description com.oracle.bmc.gdp.model com.oracle.bmc.gdp.responses -
-
Uses of GdpPipeline in com.oracle.bmc.gdp.model
Methods in com.oracle.bmc.gdp.model that return GdpPipeline Modifier and Type Method Description GdpPipelineGdpPipeline.Builder. build()Methods in com.oracle.bmc.gdp.model with parameters of type GdpPipeline Modifier and Type Method Description GdpPipeline.BuilderGdpPipeline.Builder. copy(GdpPipeline model) -
Uses of GdpPipeline in com.oracle.bmc.gdp.responses
Methods in com.oracle.bmc.gdp.responses that return GdpPipeline Modifier and Type Method Description GdpPipelineGetGdpPipelineResponse. getGdpPipeline()The returned GdpPipeline instance.Methods in com.oracle.bmc.gdp.responses with parameters of type GdpPipeline Modifier and Type Method Description GetGdpPipelineResponse.BuilderGetGdpPipelineResponse.Builder. gdpPipeline(GdpPipeline gdpPipeline)The returned GdpPipeline instance.
-