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.modelMethods in com.oracle.bmc.goldengate.model that return PipelineSchemaTableCollection Modifier and Type Method Description PipelineSchemaTableCollectionPipelineSchemaTableCollection.Builder. build()Methods in com.oracle.bmc.goldengate.model with parameters of type PipelineSchemaTableCollection Modifier and Type Method Description PipelineSchemaTableCollection.BuilderPipelineSchemaTableCollection.Builder. copy(PipelineSchemaTableCollection model)
- 
Uses of PipelineSchemaTableCollection in com.oracle.bmc.goldengate.responsesMethods in com.oracle.bmc.goldengate.responses that return PipelineSchemaTableCollection Modifier and Type Method Description PipelineSchemaTableCollectionListPipelineSchemaTablesResponse. getPipelineSchemaTableCollection()The returned PipelineSchemaTableCollection instance.Methods in com.oracle.bmc.goldengate.responses with parameters of type PipelineSchemaTableCollection Modifier and Type Method Description ListPipelineSchemaTablesResponse.BuilderListPipelineSchemaTablesResponse.Builder. pipelineSchemaTableCollection(PipelineSchemaTableCollection pipelineSchemaTableCollection)The returned PipelineSchemaTableCollection instance.
 
-