@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface Ddb2StreamEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Ddb2StreamEndpointBuilderFactory.AdvancedDdb2StreamEndpointBuilder
Advanced builder for endpoint for the AWS 2 DynamoDB Streams component.
|
static interface |
Ddb2StreamEndpointBuilderFactory.Ddb2StreamBuilders |
static interface |
Ddb2StreamEndpointBuilderFactory.Ddb2StreamEndpointBuilder
Builder for endpoint for the AWS 2 DynamoDB Streams component.
|
static class |
Ddb2StreamEndpointBuilderFactory.Protocol
Proxy enum for
software.amazon.awssdk.core.Protocol enum. |
static class |
Ddb2StreamEndpointBuilderFactory.ShardIteratorType
Proxy enum for
software.amazon.awssdk.services.dynamodb.model.ShardIteratorType enum. |
| Modifier and Type | Method and Description |
|---|---|
static Ddb2StreamEndpointBuilderFactory.Ddb2StreamEndpointBuilder |
aws2Ddbstream(String path)
AWS 2 DynamoDB Streams (camel-aws2-ddb)
The aws2-ddbstream component is used for working with Amazon DynamoDB
Streams.
|
static Ddb2StreamEndpointBuilderFactory.Ddb2StreamEndpointBuilder aws2Ddbstream(String path)
aws2-ddbstream:tableName
Path parameter: tableName (required)
Name of the dynamodb tableApache Camel