Interface AwsCwComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface AwsCwComponentBuilderFactory
Send metrics to AWS CloudWatch. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
AwsCwComponentBuilderFactory.AwsCwComponentBuilder
Builder for the AWS CloudWatch component.static class
AwsCwComponentBuilderFactory.AwsCwComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static AwsCwComponentBuilderFactory.AwsCwComponentBuilder
awsCw()
AWS CloudWatch (camel-aws-cw) Send metrics to AWS CloudWatch.
-
-
-
Method Detail
-
awsCw
static AwsCwComponentBuilderFactory.AwsCwComponentBuilder awsCw()
AWS CloudWatch (camel-aws-cw) Send metrics to AWS CloudWatch. Category: cloud,monitoring Since: 2.11 Maven coordinates: org.apache.camel:camel-aws-cw
-
-