Interface Ddb2EndpointBuilderFactory.Ddb2Builders
- All Known Subinterfaces:
EndpointBuilderFactory
- All Known Implementing Classes:
EndpointRouteBuilder,EndpointRouteConfigurationBuilder
- Enclosing interface:
- Ddb2EndpointBuilderFactory
public static interface Ddb2EndpointBuilderFactory.Ddb2Builders
-
Method Summary
Modifier and TypeMethodDescriptionaws2Ddb()AWS DynamoDB (camel-aws2-ddb) Store and retrieve data from AWS DynamoDB.AWS DynamoDB (camel-aws2-ddb) Store and retrieve data from AWS DynamoDB.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 for the headers' name.
-
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 Syntax:aws2-ddb:tableNamePath parameter: tableName (required) The name of the table currently worked with.- Parameters:
path- tableName- Returns:
- the dsl builder
-
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 Syntax:aws2-ddb:tableNamePath parameter: tableName (required) The name of the table currently worked with.- Parameters:
componentName- to use a custom component name for the endpoint instead of the default namepath- tableName- Returns:
- the dsl builder
-