Index

A B C D E F G I K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractDdbCommand - Class in org.apache.camel.component.aws2.ddb
 
AbstractDdbCommand(DynamoDbClient, Ddb2Configuration, Exchange) - Constructor for class org.apache.camel.component.aws2.ddb.AbstractDdbCommand
 
addAttributesToResult(Map<String, AttributeValue>) - Method in class org.apache.camel.component.aws2.ddb.AbstractDdbCommand
 
addToResults(Map<Object, Object>) - Method in class org.apache.camel.component.aws2.ddb.AbstractDdbCommand
 
ATTRIBUTE_NAMES - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
ATTRIBUTES - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 

B

BATCH_ITEMS - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
BATCH_RESPONSE - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
BatchGetItems - Enum constant in enum class org.apache.camel.component.aws2.ddb.Ddb2Operations
 
BatchGetItemsCommand - Class in org.apache.camel.component.aws2.ddb
 
BatchGetItemsCommand(DynamoDbClient, Ddb2Configuration, Exchange) - Constructor for class org.apache.camel.component.aws2.ddb.BatchGetItemsCommand
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.aws2.ddb.Ddb2EndpointUriFactory
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamEndpointUriFactory
 

C

configuration - Variable in class org.apache.camel.component.aws2.ddb.AbstractDdbCommand
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.aws2.ddb.Ddb2ComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.aws2.ddb.Ddb2EndpointConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamEndpointConfigurer
 
CONSISTENT_READ - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
CONSUMED_CAPACITY - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
copy() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
copy() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
COUNT - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
createConsumer(Processor) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Endpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamComponent
 
createExchange(Record) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConsumer
 
createProducer() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Endpoint
 
createProducer() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamEndpoint
 
CREATION_DATE - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 

D

Db2ProducerHealthCheck - Class in org.apache.camel.component.aws2.ddb
 
Db2ProducerHealthCheck(Ddb2Endpoint, String) - Constructor for class org.apache.camel.component.aws2.ddb.Db2ProducerHealthCheck
 
Ddb2ClientFactory - Class in org.apache.camel.component.aws2.ddb.client
Factory class to return the correct type of AWS DynamoDB client.
Ddb2ClientIAMOptimizedImpl - Class in org.apache.camel.component.aws2.ddb.client.impl
Manage an AWS DynamoDB client for all users to use (enabling temporary creds).
Ddb2ClientIAMOptimizedImpl(Ddb2Configuration) - Constructor for class org.apache.camel.component.aws2.ddb.client.impl.Ddb2ClientIAMOptimizedImpl
Constructor that uses the config file.
Ddb2ClientIAMProfileOptimizedImpl - Class in org.apache.camel.component.aws2.ddb.client.impl
Manage an AWS DynamoDB client for all users to use (enabling temporary creds).
Ddb2ClientIAMProfileOptimizedImpl(Ddb2Configuration) - Constructor for class org.apache.camel.component.aws2.ddb.client.impl.Ddb2ClientIAMProfileOptimizedImpl
Constructor that uses the config file.
Ddb2ClientSessionTokenImpl - Class in org.apache.camel.component.aws2.ddb.client.impl
Manage an AWS DynamoDB client for all users to use.
Ddb2ClientSessionTokenImpl(Ddb2Configuration) - Constructor for class org.apache.camel.component.aws2.ddb.client.impl.Ddb2ClientSessionTokenImpl
Constructor that uses the config file.
Ddb2ClientStandardImpl - Class in org.apache.camel.component.aws2.ddb.client.impl
Manage an AWS DynamoDB client for all users to use.
Ddb2ClientStandardImpl(Ddb2Configuration) - Constructor for class org.apache.camel.component.aws2.ddb.client.impl.Ddb2ClientStandardImpl
Constructor that uses the config file.
Ddb2Component - Class in org.apache.camel.component.aws2.ddb
 
Ddb2Component() - Constructor for class org.apache.camel.component.aws2.ddb.Ddb2Component
 
Ddb2Component(CamelContext) - Constructor for class org.apache.camel.component.aws2.ddb.Ddb2Component
 
Ddb2ComponentConfigurer - Class in org.apache.camel.component.aws2.ddb
Generated by camel build tools - do NOT edit this file!
Ddb2ComponentConfigurer() - Constructor for class org.apache.camel.component.aws2.ddb.Ddb2ComponentConfigurer
 
Ddb2Configuration - Class in org.apache.camel.component.aws2.ddb
 
Ddb2Configuration() - Constructor for class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
Ddb2Constants - Interface in org.apache.camel.component.aws2.ddb
Constants used in Camel AWS DynamoDB component
Ddb2Endpoint - Class in org.apache.camel.component.aws2.ddb
Store and retrieve data from AWS DynamoDB.
Ddb2Endpoint(String, Component, Ddb2Configuration) - Constructor for class org.apache.camel.component.aws2.ddb.Ddb2Endpoint
 
Ddb2EndpointConfigurer - Class in org.apache.camel.component.aws2.ddb
Generated by camel build tools - do NOT edit this file!
Ddb2EndpointConfigurer() - Constructor for class org.apache.camel.component.aws2.ddb.Ddb2EndpointConfigurer
 
Ddb2EndpointUriFactory - Class in org.apache.camel.component.aws2.ddb
Generated by camel build tools - do NOT edit this file!
Ddb2EndpointUriFactory() - Constructor for class org.apache.camel.component.aws2.ddb.Ddb2EndpointUriFactory
 
Ddb2InternalClient - Interface in org.apache.camel.component.aws2.ddb.client
Manage the required actions of an DynamoDB client for either local or remote.
Ddb2JsonDataTypeTransformer - Class in org.apache.camel.component.aws2.ddb.transform
Maps Json body to DynamoDB attribute value map and sets the attribute map as Camel DynamoDB header entries.
Ddb2JsonDataTypeTransformer() - Constructor for class org.apache.camel.component.aws2.ddb.transform.Ddb2JsonDataTypeTransformer
 
Ddb2Operations - Enum Class in org.apache.camel.component.aws2.ddb
 
Ddb2Producer - Class in org.apache.camel.component.aws2.ddb
A Producer which stores data into the Amazon DynamoDB Service AWS DynamoDB
Ddb2Producer(Endpoint) - Constructor for class org.apache.camel.component.aws2.ddb.Ddb2Producer
 
Ddb2StreamClientFactory - Class in org.apache.camel.component.aws2.ddbstream.client
Factory class to return the correct type of AWS DynamoDB client.
Ddb2StreamClientIAMOptimizedImpl - Class in org.apache.camel.component.aws2.ddbstream.client.impl
Manage an AWS DynamoDB client for all users to use (enabling temporary creds).
Ddb2StreamClientIAMOptimizedImpl(Ddb2StreamConfiguration) - Constructor for class org.apache.camel.component.aws2.ddbstream.client.impl.Ddb2StreamClientIAMOptimizedImpl
Constructor that uses the config file.
Ddb2StreamClientIAMProfileOptimizedImpl - Class in org.apache.camel.component.aws2.ddbstream.client.impl
Manage an AWS DynamoDB client for all users to use (enabling temporary creds).
Ddb2StreamClientIAMProfileOptimizedImpl(Ddb2StreamConfiguration) - Constructor for class org.apache.camel.component.aws2.ddbstream.client.impl.Ddb2StreamClientIAMProfileOptimizedImpl
Constructor that uses the config file.
Ddb2StreamClientSessionTokenImpl - Class in org.apache.camel.component.aws2.ddbstream.client.impl
Manage an AWS DynamoDB Streams client for all users to use.
Ddb2StreamClientSessionTokenImpl(Ddb2StreamConfiguration) - Constructor for class org.apache.camel.component.aws2.ddbstream.client.impl.Ddb2StreamClientSessionTokenImpl
Constructor that uses the config file.
Ddb2StreamClientStandardImpl - Class in org.apache.camel.component.aws2.ddbstream.client.impl
Manage an AWS DynamoDB Streams client for all users to use.
Ddb2StreamClientStandardImpl(Ddb2StreamConfiguration) - Constructor for class org.apache.camel.component.aws2.ddbstream.client.impl.Ddb2StreamClientStandardImpl
Constructor that uses the config file.
Ddb2StreamCloudEventDataTypeTransformer - Class in org.apache.camel.component.aws2.ddbstream.transform
Data type transformer converts AWS Dynamo DB Streams get records response to CloudEvent v1_0 data format.
Ddb2StreamCloudEventDataTypeTransformer() - Constructor for class org.apache.camel.component.aws2.ddbstream.transform.Ddb2StreamCloudEventDataTypeTransformer
 
Ddb2StreamComponent - Class in org.apache.camel.component.aws2.ddbstream
 
Ddb2StreamComponent() - Constructor for class org.apache.camel.component.aws2.ddbstream.Ddb2StreamComponent
 
Ddb2StreamComponent(CamelContext) - Constructor for class org.apache.camel.component.aws2.ddbstream.Ddb2StreamComponent
 
Ddb2StreamComponentConfigurer - Class in org.apache.camel.component.aws2.ddbstream
Generated by camel build tools - do NOT edit this file!
Ddb2StreamComponentConfigurer() - Constructor for class org.apache.camel.component.aws2.ddbstream.Ddb2StreamComponentConfigurer
 
Ddb2StreamConfiguration - Class in org.apache.camel.component.aws2.ddbstream
 
Ddb2StreamConfiguration() - Constructor for class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
Ddb2StreamConfiguration.StreamIteratorType - Enum Class in org.apache.camel.component.aws2.ddbstream
 
Ddb2StreamConstants - Interface in org.apache.camel.component.aws2.ddbstream
Constants used in Camel AWS DynamoDB Streams component
Ddb2StreamConsumer - Class in org.apache.camel.component.aws2.ddbstream
 
Ddb2StreamConsumer(Ddb2StreamEndpoint, Processor) - Constructor for class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConsumer
 
Ddb2StreamEndpoint - Class in org.apache.camel.component.aws2.ddbstream
Receive messages from AWS DynamoDB Stream.
Ddb2StreamEndpoint(String, Ddb2StreamConfiguration, Ddb2StreamComponent) - Constructor for class org.apache.camel.component.aws2.ddbstream.Ddb2StreamEndpoint
 
Ddb2StreamEndpointConfigurer - Class in org.apache.camel.component.aws2.ddbstream
Generated by camel build tools - do NOT edit this file!
Ddb2StreamEndpointConfigurer() - Constructor for class org.apache.camel.component.aws2.ddbstream.Ddb2StreamEndpointConfigurer
 
Ddb2StreamEndpointUriFactory - Class in org.apache.camel.component.aws2.ddbstream
Generated by camel build tools - do NOT edit this file!
Ddb2StreamEndpointUriFactory() - Constructor for class org.apache.camel.component.aws2.ddbstream.Ddb2StreamEndpointUriFactory
 
Ddb2StreamInternalClient - Interface in org.apache.camel.component.aws2.ddbstream.client
Manage the required actions of an DynamoDB Stream client for either local or remote.
ddbClient - Variable in class org.apache.camel.component.aws2.ddb.AbstractDdbCommand
 
DeleteItem - Enum constant in enum class org.apache.camel.component.aws2.ddb.Ddb2Operations
 
DeleteItemCommand - Class in org.apache.camel.component.aws2.ddb
 
DeleteItemCommand(DynamoDbClient, Ddb2Configuration, Exchange) - Constructor for class org.apache.camel.component.aws2.ddb.DeleteItemCommand
 
DeleteTable - Enum constant in enum class org.apache.camel.component.aws2.ddb.Ddb2Operations
 
DeleteTableCommand - Class in org.apache.camel.component.aws2.ddb
 
DeleteTableCommand(DynamoDbClient, Ddb2Configuration, Exchange) - Constructor for class org.apache.camel.component.aws2.ddb.DeleteTableCommand
 
DescribeTable - Enum constant in enum class org.apache.camel.component.aws2.ddb.Ddb2Operations
 
DescribeTableCommand - Class in org.apache.camel.component.aws2.ddb
 
DescribeTableCommand(DynamoDbClient, Ddb2Configuration, Exchange) - Constructor for class org.apache.camel.component.aws2.ddb.DescribeTableCommand
 
determineAttributeNames() - Method in class org.apache.camel.component.aws2.ddb.AbstractDdbCommand
 
determineConsistentRead() - Method in class org.apache.camel.component.aws2.ddb.AbstractDdbCommand
 
determineExclusiveStartKey() - Method in class org.apache.camel.component.aws2.ddb.AbstractDdbCommand
 
determineItem() - Method in class org.apache.camel.component.aws2.ddb.AbstractDdbCommand
 
determineKey() - Method in class org.apache.camel.component.aws2.ddb.AbstractDdbCommand
 
determineLimit() - Method in class org.apache.camel.component.aws2.ddb.AbstractDdbCommand
 
determineReturnValues() - Method in class org.apache.camel.component.aws2.ddb.AbstractDdbCommand
 
determineTableName() - Method in class org.apache.camel.component.aws2.ddb.AbstractDdbCommand
 
determineUpdateCondition() - Method in class org.apache.camel.component.aws2.ddb.AbstractDdbCommand
 
doCall(HealthCheckResultBuilder, Map<String, Object>) - Method in class org.apache.camel.component.aws2.ddb.Db2ProducerHealthCheck
 
doStart() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Endpoint
 
doStart() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Producer
 
doStart() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamEndpoint
 
doStop() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Endpoint
 
doStop() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Producer
 
doStop() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamEndpoint
 

E

EVENT_ID - Static variable in interface org.apache.camel.component.aws2.ddbstream.Ddb2StreamConstants
 
EVENT_SOURCE - Static variable in interface org.apache.camel.component.aws2.ddbstream.Ddb2StreamConstants
 
exchange - Variable in class org.apache.camel.component.aws2.ddb.AbstractDdbCommand
 
execute() - Method in class org.apache.camel.component.aws2.ddb.AbstractDdbCommand
 
execute() - Method in class org.apache.camel.component.aws2.ddb.BatchGetItemsCommand
 
execute() - Method in class org.apache.camel.component.aws2.ddb.DeleteItemCommand
 
execute() - Method in class org.apache.camel.component.aws2.ddb.DeleteTableCommand
 
execute() - Method in class org.apache.camel.component.aws2.ddb.DescribeTableCommand
 
execute() - Method in class org.apache.camel.component.aws2.ddb.GetItemCommand
 
execute() - Method in class org.apache.camel.component.aws2.ddb.PutItemCommand
 
execute() - Method in class org.apache.camel.component.aws2.ddb.QueryCommand
 
execute() - Method in class org.apache.camel.component.aws2.ddb.ScanCommand
 
execute() - Method in class org.apache.camel.component.aws2.ddb.UpdateItemCommand
 
execute() - Method in class org.apache.camel.component.aws2.ddb.UpdateTableCommand
 

F

FROM_LATEST - Enum constant in enum class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration.StreamIteratorType
 
FROM_START - Enum constant in enum class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration.StreamIteratorType
 

G

getAccessKey() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
getAccessKey() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
getAmazonDDBClient() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
getAmazonDynamoDbStreamsClient() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
getAutowiredNames() - Method in class org.apache.camel.component.aws2.ddb.Ddb2ComponentConfigurer
 
getAutowiredNames() - Method in class org.apache.camel.component.aws2.ddb.Ddb2EndpointConfigurer
 
getAutowiredNames() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamComponentConfigurer
 
getAutowiredNames() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamEndpointConfigurer
 
getClient() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamEndpoint
 
getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamEndpointConfigurer
 
getComponent() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Endpoint
 
getComponent() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Component
 
getConfiguration() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Endpoint
 
getConfiguration() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Producer
 
getConfiguration() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamComponent
 
getConfiguration() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamEndpoint
 
getDdbClient() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Endpoint
 
getDynamoDBClient() - Method in interface org.apache.camel.component.aws2.ddb.client.Ddb2InternalClient
Returns an DynamoDb client after a factory method determines which one to return.
getDynamoDBClient() - Method in class org.apache.camel.component.aws2.ddb.client.impl.Ddb2ClientIAMOptimizedImpl
Getting the DynamoDB aws client that is used.
getDynamoDBClient() - Method in class org.apache.camel.component.aws2.ddb.client.impl.Ddb2ClientIAMProfileOptimizedImpl
Getting the DynamoDB aws client that is used.
getDynamoDBClient() - Method in class org.apache.camel.component.aws2.ddb.client.impl.Ddb2ClientSessionTokenImpl
Getting the DynamoDB AWS client that is used.
getDynamoDBClient() - Method in class org.apache.camel.component.aws2.ddb.client.impl.Ddb2ClientStandardImpl
Getting the DynamoDB AWS client that is used.
getDynamoDBClient(Ddb2Configuration) - Static method in class org.apache.camel.component.aws2.ddb.client.Ddb2ClientFactory
Return the correct AWS DynamoDB client (based on remote vs local).
getDynamoDBStreamClient() - Method in interface org.apache.camel.component.aws2.ddbstream.client.Ddb2StreamInternalClient
Returns an DynamoDB Stream client after a factory method determines which one to return.
getDynamoDBStreamClient() - Method in class org.apache.camel.component.aws2.ddbstream.client.impl.Ddb2StreamClientIAMOptimizedImpl
Getting the DynamoDB Streams aws client that is used.
getDynamoDBStreamClient() - Method in class org.apache.camel.component.aws2.ddbstream.client.impl.Ddb2StreamClientIAMProfileOptimizedImpl
Getting the DynamoDB Streams aws client that is used.
getDynamoDBStreamClient() - Method in class org.apache.camel.component.aws2.ddbstream.client.impl.Ddb2StreamClientSessionTokenImpl
Getting the DynamoDB Streams AWS client that is used.
getDynamoDBStreamClient() - Method in class org.apache.camel.component.aws2.ddbstream.client.impl.Ddb2StreamClientStandardImpl
Getting the DynamoDB Streams AWS client that is used.
getDynamoDBStreamClient(Ddb2StreamConfiguration) - Static method in class org.apache.camel.component.aws2.ddbstream.client.Ddb2StreamClientFactory
Return the correct AWS DynamoDB client (based on remote vs local).
getEndpoint() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Producer
 
getEndpoint() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConsumer
 
GetItem - Enum constant in enum class org.apache.camel.component.aws2.ddb.Ddb2Operations
 
GetItemCommand - Class in org.apache.camel.component.aws2.ddb
 
GetItemCommand(DynamoDbClient, Ddb2Configuration, Exchange) - Constructor for class org.apache.camel.component.aws2.ddb.GetItemCommand
 
getKeyAttributeName() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
getKeyAttributeType() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
getKeyScalarType() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
getMaxResultsPerRequest() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
getMessageForResponse(Exchange) - Method in class org.apache.camel.component.aws2.ddb.AbstractDdbCommand
 
getOperation() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.aws2.ddb.Ddb2ComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.aws2.ddb.Ddb2EndpointConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.aws2.ddb.Ddb2ComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.aws2.ddb.Ddb2EndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamEndpointConfigurer
 
getProfileCredentialsName() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
getProfileCredentialsName() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
getProxyHost() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
getProxyHost() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
getProxyPort() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
getProxyPort() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
getProxyProtocol() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
getProxyProtocol() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
getReadCapacity() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
getRegion() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
getRegion() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
getSecretKey() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
getSecretKey() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
getSessionToken() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
getSessionToken() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
getStreamIteratorType() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
getTableName() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
getTableName() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
getUriEndpointOverride() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
getUriEndpointOverride() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
getWriteCapacity() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 

I

INDEX_NAME - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
isConsistentRead() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
isEnabled(String) - Method in class org.apache.camel.component.aws2.ddb.Ddb2EndpointUriFactory
 
isEnabled(String) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamEndpointUriFactory
 
isEnabledInitialDescribeTable() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
isLenientProperties() - Method in class org.apache.camel.component.aws2.ddb.Ddb2EndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamEndpointUriFactory
 
isOverrideEndpoint() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
isOverrideEndpoint() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
isTrustAllCertificates() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
isTrustAllCertificates() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
isUseDefaultCredentialsProvider() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
isUseDefaultCredentialsProvider() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
isUseProfileCredentialsProvider() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
isUseProfileCredentialsProvider() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
isUseSessionCredentials() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
 
isUseSessionCredentials() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
ITEM - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
ITEM_COUNT - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
ITEM_NAME - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
ITEMS - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 

K

KEY - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
KEY_CONDITIONS - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
KEY_SCHEMA - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 

L

LAST_EVALUATED_KEY - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
LIMIT - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 

M

MESSAGE_ID - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
multiValuePrefixes() - Method in class org.apache.camel.component.aws2.ddb.Ddb2EndpointUriFactory
 
multiValuePrefixes() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamEndpointUriFactory
 

N

NEXT_TOKEN - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 

O

OPERATION - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
org.apache.camel.component.aws2.ddb - package org.apache.camel.component.aws2.ddb
 
org.apache.camel.component.aws2.ddb.client - package org.apache.camel.component.aws2.ddb.client
 
org.apache.camel.component.aws2.ddb.client.impl - package org.apache.camel.component.aws2.ddb.client.impl
 
org.apache.camel.component.aws2.ddb.transform - package org.apache.camel.component.aws2.ddb.transform
 
org.apache.camel.component.aws2.ddbstream - package org.apache.camel.component.aws2.ddbstream
 
org.apache.camel.component.aws2.ddbstream.client - package org.apache.camel.component.aws2.ddbstream.client
 
org.apache.camel.component.aws2.ddbstream.client.impl - package org.apache.camel.component.aws2.ddbstream.client.impl
 
org.apache.camel.component.aws2.ddbstream.transform - package org.apache.camel.component.aws2.ddbstream.transform
 

P

poll() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConsumer
 
process(Exchange) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Producer
 
processBatch(Queue<Object>) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConsumer
 
propertyNames() - Method in class org.apache.camel.component.aws2.ddb.Ddb2EndpointUriFactory
 
propertyNames() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamEndpointUriFactory
 
PROVISIONED_THROUGHPUT - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
PutItem - Enum constant in enum class org.apache.camel.component.aws2.ddb.Ddb2Operations
 
PutItemCommand - Class in org.apache.camel.component.aws2.ddb
 
PutItemCommand(DynamoDbClient, Ddb2Configuration, Exchange) - Constructor for class org.apache.camel.component.aws2.ddb.PutItemCommand
 

Q

Query - Enum constant in enum class org.apache.camel.component.aws2.ddb.Ddb2Operations
 
QueryCommand - Class in org.apache.camel.component.aws2.ddb
 
QueryCommand(DynamoDbClient, Ddb2Configuration, Exchange) - Constructor for class org.apache.camel.component.aws2.ddb.QueryCommand
 

R

READ_CAPACITY - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
RETURN_VALUES - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 

S

Scan - Enum constant in enum class org.apache.camel.component.aws2.ddb.Ddb2Operations
 
SCAN_FILTER - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
SCAN_INDEX_FORWARD - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
ScanCommand - Class in org.apache.camel.component.aws2.ddb
 
ScanCommand(DynamoDbClient, Ddb2Configuration, Exchange) - Constructor for class org.apache.camel.component.aws2.ddb.ScanCommand
 
SCANNED_COUNT - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
secretPropertyNames() - Method in class org.apache.camel.component.aws2.ddb.Ddb2EndpointUriFactory
 
secretPropertyNames() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamEndpointUriFactory
 
setAccessKey(String) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
Amazon AWS Access Key
setAccessKey(String) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
setAmazonDDBClient(DynamoDbClient) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
To use the AmazonDynamoDB as the client
setAmazonDynamoDbStreamsClient(DynamoDbStreamsClient) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
setConfiguration(Ddb2Configuration) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Component
The component configuration
setConfiguration(Ddb2StreamConfiguration) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamComponent
The component configuration
setConsistentRead(boolean) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
Determines whether strong consistency should be enforced when data is read.
setEnabledInitialDescribeTable(boolean) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
Set whether the initial Describe table operation in the DDB Endpoint must be done, or not.
setKeyAttributeName(String) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
Attribute name when creating table
setKeyAttributeType(String) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
Attribute type when creating table
setKeyScalarType(String) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
The key scalar type, it can be S (String), N (Number) and B (Bytes)
setMaxResultsPerRequest(int) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
setOperation(Ddb2Operations) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
What operation to perform
setOverrideEndpoint(boolean) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
Set the need for overriding the endpoint.
setOverrideEndpoint(boolean) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
setProfileCredentialsName(String) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
If using a profile credentials provider this parameter will set the profile name
setProfileCredentialsName(String) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
setProxyHost(String) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
To define a proxy host when instantiating the DDB client
setProxyHost(String) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
setProxyPort(Integer) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
The region in which DynamoDB client needs to work.
setProxyPort(Integer) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
setProxyProtocol(Protocol) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
To define a proxy protocol when instantiating the DDB client
setProxyProtocol(Protocol) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
setReadCapacity(Long) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
The provisioned throughput to reserve for reading resources from your table
setRegion(String) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
The region in which DDB client needs to work
setRegion(String) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
setSecretKey(String) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
Amazon AWS Secret Key
setSecretKey(String) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
setSessionToken(String) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
Amazon AWS Session Token used when the user needs to assume a IAM role
setSessionToken(String) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
setStreamIteratorType(Ddb2StreamConfiguration.StreamIteratorType) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
setTableName(String) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
The name of the table currently worked with.
setTableName(String) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
setTrustAllCertificates(boolean) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
If we want to trust all certificates in case of overriding the endpoint
setTrustAllCertificates(boolean) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
setUriEndpointOverride(String) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
Set the overriding uri endpoint.
setUriEndpointOverride(String) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
setUseDefaultCredentialsProvider(Boolean) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
Set whether the S3 client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in.
setUseDefaultCredentialsProvider(Boolean) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
setUseProfileCredentialsProvider(boolean) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
Set whether the DDB client should expect to load credentials through a profile credentials provider.
setUseProfileCredentialsProvider(boolean) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
setUseSessionCredentials(boolean) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
Set whether the DDB client should expect to use Session Credentials.
setUseSessionCredentials(boolean) - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration
 
setWriteCapacity(Long) - Method in class org.apache.camel.component.aws2.ddb.Ddb2Configuration
The provisioned throughput to reserved for writing resources to your table
START_KEY - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 

T

TABLE_NAME - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
TABLE_SIZE - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
TABLE_STATUS - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
toString() - Method in class org.apache.camel.component.aws2.ddb.Ddb2Producer
 
toString() - Method in class org.apache.camel.component.aws2.ddbstream.Ddb2StreamEndpoint
 
transform(Message, DataType, DataType) - Method in class org.apache.camel.component.aws2.ddb.transform.Ddb2JsonDataTypeTransformer
 
transform(Message, DataType, DataType) - Method in class org.apache.camel.component.aws2.ddbstream.transform.Ddb2StreamCloudEventDataTypeTransformer
 

U

UNPROCESSED_KEYS - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
UPDATE_CONDITION - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
UPDATE_VALUES - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
UpdateItem - Enum constant in enum class org.apache.camel.component.aws2.ddb.Ddb2Operations
 
UpdateItemCommand - Class in org.apache.camel.component.aws2.ddb
 
UpdateItemCommand(DynamoDbClient, Ddb2Configuration, Exchange) - Constructor for class org.apache.camel.component.aws2.ddb.UpdateItemCommand
 
UpdateTable - Enum constant in enum class org.apache.camel.component.aws2.ddb.Ddb2Operations
 
UpdateTableCommand - Class in org.apache.camel.component.aws2.ddb
 
UpdateTableCommand(DynamoDbClient, Ddb2Configuration, Exchange) - Constructor for class org.apache.camel.component.aws2.ddb.UpdateTableCommand
 

V

valueOf(String) - Static method in enum class org.apache.camel.component.aws2.ddb.Ddb2Operations
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration.StreamIteratorType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.camel.component.aws2.ddb.Ddb2Operations
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration.StreamIteratorType
Returns an array containing the constants of this enum class, in the order they are declared.

W

WRITE_CAPACITY - Static variable in interface org.apache.camel.component.aws2.ddb.Ddb2Constants
 
A B C D E F G I K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values