| Package | Description |
|---|---|
| com.datasift.client.push | |
| com.datasift.client.push.connectors |
| Modifier and Type | Field and Description |
|---|---|
static OutputType<DynamoDB> |
OutputType.DYNAMO_DB |
| Modifier and Type | Method and Description |
|---|---|
static DynamoDB |
PushConnectors.dynamoDB() |
| Modifier and Type | Method and Description |
|---|---|
DynamoDB |
DynamoDB.accessKey(String key) |
DynamoDB |
DynamoDB.region(DynamoDB.Region region)
The id of the AWS region your DynamoDB table lives in.
|
DynamoDB |
DynamoDB.secretKey(String secret) |
DynamoDB |
DynamoDB.table(String table) |
Copyright © 2015. All Rights Reserved.