Uses of Class
io.debezium.operator.api.model.source.SchemaHistoryFluent.StoreNested
Packages that use SchemaHistoryFluent.StoreNested
-
Uses of SchemaHistoryFluent.StoreNested in io.debezium.operator.api.model.source
Methods in io.debezium.operator.api.model.source that return SchemaHistoryFluent.StoreNestedModifier and TypeMethodDescriptionSchemaHistoryFluent.editOrNewStore()SchemaHistoryFluent.editOrNewStoreLike(CustomStore item) SchemaHistoryFluent.editStore()SchemaHistoryFluent.withNewStore()SchemaHistoryFluent.withNewStoreLike(CustomStore item)