Uses of Class
com.oracle.bmc.goldengate.model.PipelineCollection
-
Packages that use PipelineCollection Package Description com.oracle.bmc.goldengate.model com.oracle.bmc.goldengate.responses -
-
Uses of PipelineCollection in com.oracle.bmc.goldengate.model
Methods in com.oracle.bmc.goldengate.model that return PipelineCollection Modifier and Type Method Description PipelineCollection
PipelineCollection.Builder. build()
Methods in com.oracle.bmc.goldengate.model with parameters of type PipelineCollection Modifier and Type Method Description PipelineCollection.Builder
PipelineCollection.Builder. copy(PipelineCollection model)
-
Uses of PipelineCollection in com.oracle.bmc.goldengate.responses
Methods in com.oracle.bmc.goldengate.responses that return PipelineCollection Modifier and Type Method Description PipelineCollection
ListPipelinesResponse. getPipelineCollection()
The returned PipelineCollection instance.Methods in com.oracle.bmc.goldengate.responses with parameters of type PipelineCollection Modifier and Type Method Description ListPipelinesResponse.Builder
ListPipelinesResponse.Builder. pipelineCollection(PipelineCollection pipelineCollection)
The returned PipelineCollection instance.
-