Uses of Class
io.debezium.operator.api.model.source.SourceFluent.SchemaHistoryNested
Packages that use SourceFluent.SchemaHistoryNested
-
Uses of SourceFluent.SchemaHistoryNested in io.debezium.operator.api.model.source
Methods in io.debezium.operator.api.model.source that return SourceFluent.SchemaHistoryNestedModifier and TypeMethodDescriptionSourceFluent.editOrNewSchemaHistory()SourceFluent.editOrNewSchemaHistoryLike(SchemaHistory item) SourceFluent.editSchemaHistory()SourceFluent.withNewSchemaHistory()SourceFluent.withNewSchemaHistoryLike(SchemaHistory item)