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