default Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder.accessKey(String accessKey) |
Amazon AWS Access Key.
|
default Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder.amazonDynamoDbStreamsClient(software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsClient amazonDynamoDbStreamsClient) |
Amazon DynamoDB client to use for all requests for this endpoint.
|
default Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder.autowiredEnabled(boolean autowiredEnabled) |
Whether autowiring is enabled.
|
static Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
Aws2DdbstreamComponentBuilderFactory.aws2Ddbstream() |
AWS DynamoDB Streams (camel-aws2-ddb)
Receive messages from AWS DynamoDB Stream service using AWS SDK version
2.x.
|
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 component configuration.
|
default Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder.iteratorType(software.amazon.awssdk.services.dynamodb.model.ShardIteratorType iteratorType) |
Defines where in the DynaboDB stream to start getting records.
|
default Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder.maxResultsPerRequest(int maxResultsPerRequest) |
Maximum number of records that will be fetched in each poll.
|
default Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder.overrideEndpoint(boolean overrideEndpoint) |
Set the need for overidding the endpoint.
|
default Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder.proxyHost(String proxyHost) |
To define a proxy host when instantiating the DDBStreams client.
|
default Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder.proxyPort(Integer proxyPort) |
To define a proxy port when instantiating the DDBStreams client.
|
default Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder.proxyProtocol(software.amazon.awssdk.core.Protocol proxyProtocol) |
To define a proxy protocol when instantiating the DDBStreams client.
|
default Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder.region(String region) |
The region in which DDBStreams client needs to work.
|
default Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder.secretKey(String secretKey) |
Amazon AWS Secret Key.
|
default Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder.sequenceNumberProvider(org.apache.camel.component.aws2.ddbstream.SequenceNumberProvider sequenceNumberProvider) |
Provider for the sequence number when using one of the two
ShardIteratorType.{AT,AFTER}_SEQUENCE_NUMBER iterator types.
|
default Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder.trustAllCertificates(boolean trustAllCertificates) |
If we want to trust all certificates in case of overriding the
endpoint.
|
default Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder.uriEndpointOverride(String uriEndpointOverride) |
Set the overriding uri endpoint.
|
default Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder.useDefaultCredentialsProvider(boolean useDefaultCredentialsProvider) |
Set whether the DynamoDB Streams client should expect to load
credentials through a default credentials provider or to expect
static credentials to be passed in.
|