Interface Aws2MqComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface Aws2MqComponentBuilderFactory
Manage AWS MQ 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 interfaceBuilder for the AWS MQ component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionaws2Mq()AWS MQ (camel-aws2-mq) Manage AWS MQ instances using AWS SDK version 2.x.
-
Method Details
-
aws2Mq
AWS MQ (camel-aws2-mq) Manage AWS MQ instances using AWS SDK version 2.x. Category: cloud,messaging Since: 3.1 Maven coordinates: org.apache.camel:camel-aws2-mq- Returns:
- the dsl builder
-