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