Interface Aws2CwComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface Aws2CwComponentBuilderFactory
Sending metrics to AWS CloudWatch using AWS SDK version 2.x. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
Aws2CwComponentBuilderFactory.Aws2CwComponentBuilder
Builder for the AWS CloudWatch component.static class
Aws2CwComponentBuilderFactory.Aws2CwComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static Aws2CwComponentBuilderFactory.Aws2CwComponentBuilder
aws2Cw()
AWS CloudWatch (camel-aws2-cw) Sending metrics to AWS CloudWatch using AWS SDK version 2.x.
-
-
-
Method Detail
-
aws2Cw
static Aws2CwComponentBuilderFactory.Aws2CwComponentBuilder aws2Cw()
AWS CloudWatch (camel-aws2-cw) Sending metrics to AWS CloudWatch using AWS SDK version 2.x. Category: cloud,monitoring Since: 3.1 Maven coordinates: org.apache.camel:camel-aws2-cw- Returns:
- the dsl builder
-
-