@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface DdbEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DdbEndpointBuilderFactory.AdvancedDdbEndpointBuilder
Advanced builder for endpoint for the AWS DynamoDB component.
|
static interface |
DdbEndpointBuilderFactory.DdbBuilders |
static interface |
DdbEndpointBuilderFactory.DdbEndpointBuilder
Builder for endpoint for the AWS DynamoDB component.
|
static class |
DdbEndpointBuilderFactory.DdbOperations
Proxy enum for
org.apache.camel.component.aws.ddb.DdbOperations enum. |
static class |
DdbEndpointBuilderFactory.Protocol
Proxy enum for
com.amazonaws.Protocol enum. |
| Modifier and Type | Method and Description |
|---|---|
static 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.
|
static DdbEndpointBuilderFactory.DdbEndpointBuilder awsDdb(String path)
aws-ddb:tableName
Path parameter: tableName (required)
The name of the table currently worked with.Apache Camel