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.modelMethods in com.oracle.bmc.goldengate.model that return PipelineSchemaCollection Modifier and Type Method Description PipelineSchemaCollectionPipelineSchemaCollection.Builder. build()Methods in com.oracle.bmc.goldengate.model with parameters of type PipelineSchemaCollection Modifier and Type Method Description PipelineSchemaCollection.BuilderPipelineSchemaCollection.Builder. copy(PipelineSchemaCollection model)
- 
Uses of PipelineSchemaCollection in com.oracle.bmc.goldengate.responsesMethods in com.oracle.bmc.goldengate.responses that return PipelineSchemaCollection Modifier and Type Method Description PipelineSchemaCollectionListPipelineSchemasResponse. getPipelineSchemaCollection()The returned PipelineSchemaCollection instance.Methods in com.oracle.bmc.goldengate.responses with parameters of type PipelineSchemaCollection Modifier and Type Method Description ListPipelineSchemasResponse.BuilderListPipelineSchemasResponse.Builder. pipelineSchemaCollection(PipelineSchemaCollection pipelineSchemaCollection)The returned PipelineSchemaCollection instance.
 
-