| Package | Description |
|---|---|
| com.amazonaws.services.dynamodbv2.datamodeling | |
| com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers |
Standard implementations of
ArgumentUnmarshaller. |
| Modifier and Type | Method and Description |
|---|---|
S3ClientCache |
IDynamoDBMapper.getS3ClientCache()
Returns the underlying
S3ClientCache for accessing S3. |
S3ClientCache |
AbstractDynamoDBMapper.getS3ClientCache() |
S3ClientCache |
DynamoDBMapper.getS3ClientCache() |
S3ClientCache |
S3Link.Factory.getS3ClientCache() |
| Modifier and Type | Method and Description |
|---|---|
static S3Link |
S3Link.fromJson(S3ClientCache s3cc,
String json)
Deserializes from a JSON string.
|
| Constructor and Description |
|---|
Factory(S3ClientCache s3cc) |
| Constructor and Description |
|---|
S3LinkUnmarshaller(S3ClientCache clientCache) |
Copyright © 2020. All rights reserved.