public class S3LinkUnmarshaller extends SUnmarshaller
Modifier and Type | Field and Description |
---|---|
private S3ClientCache |
clientCache |
private static S3LinkUnmarshaller |
INSTANCE |
Modifier | Constructor and Description |
---|---|
private |
S3LinkUnmarshaller() |
|
S3LinkUnmarshaller(S3ClientCache clientCache) |
Modifier and Type | Method and Description |
---|---|
static S3LinkUnmarshaller |
instance() |
java.lang.Object |
unmarshall(AttributeValue value)
Unmarshalls the
AttributeValue given into an instance of the
appropriate type, as determined by DynamoDBReflector and
DynamoDBMapper |
typeCheck
private static final S3LinkUnmarshaller INSTANCE
private final S3ClientCache clientCache
private S3LinkUnmarshaller()
public S3LinkUnmarshaller(S3ClientCache clientCache)
public static S3LinkUnmarshaller instance()
public java.lang.Object unmarshall(AttributeValue value)
ArgumentUnmarshaller
AttributeValue
given into an instance of the
appropriate type, as determined by DynamoDBReflector
and
DynamoDBMapper