- SCAN_FILTER - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
-
- SCAN_INDEX_FORWARD - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
-
- ScanCommand - Class in org.apache.camel.component.aws.ddb
-
- ScanCommand(AmazonDynamoDB, DdbConfiguration, Exchange) - Constructor for class org.apache.camel.component.aws.ddb.ScanCommand
-
- SCANNED_COUNT - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
-
- SequenceNumberProvider - Interface in org.apache.camel.component.aws.ddbstream
-
- setAccessKey(String) - Method in class org.apache.camel.component.aws.ddb.DdbComponent
-
Amazon AWS Access Key
- setAccessKey(String) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
-
Amazon AWS Access Key
- setAccessKey(String) - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamComponent
-
Amazon AWS Access Key
- setAccessKey(String) - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamConfiguration
-
- setAmazonDDBClient(AmazonDynamoDB) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
-
To use the AmazonDynamoDB as the client
- setAmazonDynamoDbStreamsClient(AmazonDynamoDBStreams) - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamConfiguration
-
- setConfiguration(DdbConfiguration) - Method in class org.apache.camel.component.aws.ddb.DdbComponent
-
The AWS DDB default configuration
- setConfiguration(DdbStreamConfiguration) - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamComponent
-
The AWS DDB stream default configuration
- setConsistentRead(boolean) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
-
Determines whether or not strong consistency should be enforced when data is read.
- setIteratorType(ShardIteratorType) - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamConfiguration
-
- setKeyAttributeName(String) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
-
Attribute name when creating table
- setKeyAttributeType(String) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
-
Attribute type when creating table
- setMaxResultsPerRequest(int) - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamConfiguration
-
- setOperation(DdbOperations) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
-
What operation to perform
- setProxyHost(String) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
-
To define a proxy host when instantiating the DDB client
- setProxyHost(String) - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamConfiguration
-
- setProxyPort(Integer) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
-
To define a proxy port when instantiating the DDB client.
- setProxyPort(Integer) - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamConfiguration
-
- setReadCapacity(Long) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
-
The provisioned throughput to reserve for reading resources from your table
- setRegion(String) - Method in class org.apache.camel.component.aws.ddb.DdbComponent
-
- setRegion(String) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
-
The region in which DDB client needs to work
- setRegion(String) - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamComponent
-
Amazon AWS Region
- setRegion(String) - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamConfiguration
-
- setSecretKey(String) - Method in class org.apache.camel.component.aws.ddb.DdbComponent
-
Amazon AWS Secret Key
- setSecretKey(String) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
-
Amazon AWS Secret Key
- setSecretKey(String) - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamComponent
-
Amazon AWS Secret Key
- setSecretKey(String) - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamConfiguration
-
- setSequenceNumberProvider(SequenceNumberProvider) - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamConfiguration
-
- setTableName(String) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
-
The name of the table currently worked with.
- setTableName(String) - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamConfiguration
-
- setWriteCapacity(Long) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
-
The provisioned throughput to reserved for writing resources to your table
- START_KEY - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
-
- StaticSequenceNumberProvider - Class in org.apache.camel.component.aws.ddbstream
-
- StaticSequenceNumberProvider(String) - Constructor for class org.apache.camel.component.aws.ddbstream.StaticSequenceNumberProvider
-
- StringSequenceNumberConverter - Class in org.apache.camel.component.aws.ddbstream
-
- StringSequenceNumberConverterLoader - Class in org.apache.camel.component.aws.ddbstream
-
Source code generated by org.apache.camel:apt
- StringSequenceNumberConverterLoader() - Constructor for class org.apache.camel.component.aws.ddbstream.StringSequenceNumberConverterLoader
-