| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
ComponentsBuilderFactory.aws2Ddbstream()
AWS 2 DynamoDB Streams (camel-aws2-ddb)
The aws2-ddbstream component is used for working with Amazon DynamoDB
Streams.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder.accessKey(String accessKey)
Amazon AWS Access Key.
|
static Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
Aws2DdbstreamComponentBuilderFactory.aws2Ddbstream()
AWS 2 DynamoDB Streams (camel-aws2-ddb)
The aws2-ddbstream component is used for working with Amazon DynamoDB
Streams.
|
default Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder.basicPropertyBinding(boolean basicPropertyBinding)
Whether the component should use basic property binding (Camel 2.x)
or the newer property binding with additional capabilities.
|
default Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder.bridgeErrorHandler(boolean bridgeErrorHandler)
Allows for bridging the consumer to the Camel routing Error Handler,
which mean any exceptions occurred while the consumer is trying to
pickup incoming messages, or the likes, will now be processed as a
message and handled by the routing Error Handler.
|
default Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder.configuration(org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration configuration)
The AWS DDB stream default configuration.
|
default Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder.region(String region)
Amazon AWS Region.
|
default Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder.secretKey(String secretKey)
Amazon AWS Secret Key.
|
Apache Camel