Uses of Class
io.debezium.operator.api.model.source.SchemaHistoryFluent
Packages that use SchemaHistoryFluent
-
Uses of SchemaHistoryFluent in io.debezium.operator.api.model.source
Classes in io.debezium.operator.api.model.source with type parameters of type SchemaHistoryFluentModifier and TypeClassDescriptionclassSchemaHistoryFluent<A extends SchemaHistoryFluent<A>>GeneratedSubclasses of SchemaHistoryFluent in io.debezium.operator.api.model.sourceModifier and TypeClassDescriptionclassclassFields in io.debezium.operator.api.model.source declared as SchemaHistoryFluentModifier and TypeFieldDescription(package private) SchemaHistoryFluent<?>SchemaHistoryBuilder.fluentConstructors in io.debezium.operator.api.model.source with parameters of type SchemaHistoryFluentModifierConstructorDescriptionSchemaHistoryBuilder(SchemaHistoryFluent<?> fluent) SchemaHistoryBuilder(SchemaHistoryFluent<?> fluent, SchemaHistory instance)