public static interface Ddb2EndpointBuilderFactory.Ddb2Builders
| Modifier and Type | Method and Description |
|---|---|
default Ddb2EndpointBuilderFactory.Ddb2EndpointBuilder |
aws2Ddb(String path)
AWS 2 DynamoDB (camel-aws2-ddb)
The aws2-ddb component is used for storing and retrieving data from
Amazon's DynamoDB service.
|
default Ddb2EndpointBuilderFactory.Ddb2EndpointBuilder aws2Ddb(String path)
aws2-ddb:tableName
Path parameter: tableName (required)
The name of the table currently worked with.Apache Camel