Interface AwsMskComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface AwsMskComponentBuilderFactory
Manage AWS MSK instances. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
AwsMskComponentBuilderFactory.AwsMskComponentBuilder
Builder for the AWS Managed Streaming for Apache Kafka (MSK) component.static class
AwsMskComponentBuilderFactory.AwsMskComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static AwsMskComponentBuilderFactory.AwsMskComponentBuilder
awsMsk()
AWS Managed Streaming for Apache Kafka (MSK) (camel-aws-msk) Manage AWS MSK instances.
-
-
-
Method Detail
-
awsMsk
static AwsMskComponentBuilderFactory.AwsMskComponentBuilder awsMsk()
AWS Managed Streaming for Apache Kafka (MSK) (camel-aws-msk) Manage AWS MSK instances. Category: cloud,messaging Since: 3.0 Maven coordinates: org.apache.camel:camel-aws-msk
-
-