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