Uses of Class
com.amazonaws.services.dynamodbv2.datamodeling.S3ClientCache
Packages that use S3ClientCache
Package
Description
Standard implementations of
ArgumentUnmarshaller
.-
Uses of S3ClientCache in com.amazonaws.services.dynamodbv2.datamodeling
Methods in com.amazonaws.services.dynamodbv2.datamodeling that return S3ClientCacheModifier and TypeMethodDescriptionAbstractDynamoDBMapper.getS3ClientCache()
DynamoDBMapper.getS3ClientCache()
IDynamoDBMapper.getS3ClientCache()
Returns the underlyingS3ClientCache
for accessing S3.Methods in com.amazonaws.services.dynamodbv2.datamodeling with parameters of type S3ClientCacheModifier and TypeMethodDescriptionstatic S3Link
S3Link.fromJson
(S3ClientCache s3cc, String json) Deserializes from a JSON string. -
Uses of S3ClientCache in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
Constructors in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers with parameters of type S3ClientCache