Interface Aws2MskComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface Aws2MskComponentBuilderFactory
Manage AWS MSK instances using AWS SDK version 2.x.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the AWS Managed Streaming for Apache Kafka (MSK) component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionaws2Msk()
AWS Managed Streaming for Apache Kafka (MSK) (camel-aws2-msk) Manage AWS MSK instances using AWS SDK version 2.x.
-
Method Details
-
aws2Msk
AWS Managed Streaming for Apache Kafka (MSK) (camel-aws2-msk) Manage AWS MSK instances using AWS SDK version 2.x. Category: cloud,management Since: 3.1 Maven coordinates: org.apache.camel:camel-aws2-msk- Returns:
- the dsl builder
-