Interface AwsDdbstreamComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface AwsDdbstreamComponentBuilderFactory
Receive messages from AWS DynamoDB Stream service. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
AwsDdbstreamComponentBuilderFactory.AwsDdbstreamComponentBuilder
Builder for the AWS DynamoDB Streams component.static class
AwsDdbstreamComponentBuilderFactory.AwsDdbstreamComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static AwsDdbstreamComponentBuilderFactory.AwsDdbstreamComponentBuilder
awsDdbstream()
AWS DynamoDB Streams (camel-aws-ddb) Receive messages from AWS DynamoDB Stream service.
-
-
-
Method Detail
-
awsDdbstream
static AwsDdbstreamComponentBuilderFactory.AwsDdbstreamComponentBuilder awsDdbstream()
AWS DynamoDB Streams (camel-aws-ddb) Receive messages from AWS DynamoDB Stream service. Category: cloud,messaging,streams Since: 2.17 Maven coordinates: org.apache.camel:camel-aws-ddb
-
-