Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.nio | |
com.amazonaws.services.dynamodbv2.nio.http | |
com.amazonaws.services.dynamodbv2.nio.webservice |
Modifier and Type | Class and Description |
---|---|
class |
AmazonDynamoDBClient
Created by amiroshn
Client for accessing DynamoDB.
|
Modifier and Type | Field and Description |
---|---|
private AmazonWebserviceClient |
ExecutionContext.awsClient |
Modifier and Type | Method and Description |
---|---|
protected AmazonWebserviceClient |
ExecutionContext.getAwsClient() |
Constructor and Description |
---|
ExecutionContext(List<com.amazonaws.handlers.RequestHandler2> requestHandler2s,
boolean isMetricEnabled,
AmazonWebserviceClient awsClient) |
Modifier and Type | Method and Description |
---|---|
AmazonWebserviceClient |
AmazonWebserviceClient.withTimeOffset(int timeOffset)
Sets the optional value for time offset for this client.
|