Interface Aws2DdbComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface Aws2DdbComponentBuilderFactory
Store and retrieve data from AWS DynamoDB.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the AWS DynamoDB component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionaws2Ddb()
AWS DynamoDB (camel-aws2-ddb) Store and retrieve data from AWS DynamoDB.
-
Method Details
-
aws2Ddb
AWS DynamoDB (camel-aws2-ddb) Store and retrieve data from AWS DynamoDB. Category: cloud,database Since: 3.1 Maven coordinates: org.apache.camel:camel-aws2-ddb- Returns:
- the dsl builder
-