| Package | Description |
|---|---|
| com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper |
Primary classes for interacting with the DynamoDB Object Mapper mobile connector for easily storing Java objects in the cloud.
|
| com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers |
Standard implementations of
ArgumentUnmarshaller. |
| Modifier and Type | Method and Description |
|---|---|
S3ClientCache |
DynamoDBMapper.getS3ClientCache()
Returns the underlying
S3ClientCache for accessing S3. |
| Modifier and Type | Method and Description |
|---|---|
static S3Link |
S3Link.fromJson(S3ClientCache s3cc,
String json)
Deserializes from a JSON string.
|
| Constructor and Description |
|---|
S3LinkUnmarshaller(S3ClientCache clientCache) |
Copyright © 2016. All rights reserved.