Interface DebeziumMysqlComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface DebeziumMysqlComponentBuilderFactory
Capture changes from a MySQL database.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Debezium MySQL Connector component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionDebezium MySQL Connector (camel-debezium-mysql) Capture changes from a MySQL database.
-
Method Details
-
debeziumMysql
Debezium MySQL Connector (camel-debezium-mysql) Capture changes from a MySQL database. Category: database,sql Since: 3.0 Maven coordinates: org.apache.camel:camel-debezium-mysql- Returns:
- the dsl builder
-