Interface AwsMqComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface AwsMqComponentBuilderFactory
Manage AWS MQ instances. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
AwsMqComponentBuilderFactory.AwsMqComponentBuilder
Builder for the AWS MQ component.static class
AwsMqComponentBuilderFactory.AwsMqComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static AwsMqComponentBuilderFactory.AwsMqComponentBuilder
awsMq()
AWS MQ (camel-aws-mq) Manage AWS MQ instances.
-
-
-
Method Detail
-
awsMq
static AwsMqComponentBuilderFactory.AwsMqComponentBuilder awsMq()
AWS MQ (camel-aws-mq) Manage AWS MQ instances. Category: cloud,messaging Since: 2.21 Maven coordinates: org.apache.camel:camel-aws-mq
-
-