Uses of Class
com.oracle.bmc.gdp.model.GdpPipelineCollection
-
Packages that use GdpPipelineCollection Package Description com.oracle.bmc.gdp.model com.oracle.bmc.gdp.responses -
-
Uses of GdpPipelineCollection in com.oracle.bmc.gdp.model
Methods in com.oracle.bmc.gdp.model that return GdpPipelineCollection Modifier and Type Method Description GdpPipelineCollectionGdpPipelineCollection.Builder. build()Methods in com.oracle.bmc.gdp.model with parameters of type GdpPipelineCollection Modifier and Type Method Description GdpPipelineCollection.BuilderGdpPipelineCollection.Builder. copy(GdpPipelineCollection model) -
Uses of GdpPipelineCollection in com.oracle.bmc.gdp.responses
Methods in com.oracle.bmc.gdp.responses that return GdpPipelineCollection Modifier and Type Method Description GdpPipelineCollectionListGdpPipelinesResponse. getGdpPipelineCollection()The returned GdpPipelineCollection instance.Methods in com.oracle.bmc.gdp.responses with parameters of type GdpPipelineCollection Modifier and Type Method Description ListGdpPipelinesResponse.BuilderListGdpPipelinesResponse.Builder. gdpPipelineCollection(GdpPipelineCollection gdpPipelineCollection)The returned GdpPipelineCollection instance.
-