Uses of Class
io.debezium.testing.system.tools.registry.builders.FabricApicurioBuilder
Packages that use FabricApicurioBuilder
Package
Description
-
Uses of FabricApicurioBuilder in io.debezium.testing.system.tools.registry
Fields in io.debezium.testing.system.tools.registry declared as FabricApicurioBuilderModifier and TypeFieldDescriptionprivate final FabricApicurioBuilderOcpApicurioDeployer.fabricBuilderConstructors in io.debezium.testing.system.tools.registry with parameters of type FabricApicurioBuilderModifierConstructorDescriptionOcpApicurioDeployer(String project, FabricApicurioBuilder fabricBuilder, io.fabric8.openshift.client.OpenShiftClient ocp, okhttp3.OkHttpClient http) -
Uses of FabricApicurioBuilder in io.debezium.testing.system.tools.registry.builders
Methods in io.debezium.testing.system.tools.registry.builders that return FabricApicurioBuilderModifier and TypeMethodDescriptionprivate static FabricApicurioBuilderFabricApicurioBuilder.base()static FabricApicurioBuilderFabricApicurioBuilder.baseKafkaSql(String bootstrap) FabricApicurioBuilder.withKafkaSqlConfiguration(String bootstrap) FabricApicurioBuilder.withTls()