public class StringUnmarshaller extends SUnmarshaller
String
objects.Modifier and Type | Field and Description |
---|---|
private static StringUnmarshaller |
INSTANCE |
Modifier | Constructor and Description |
---|---|
private |
StringUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static StringUnmarshaller |
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 StringUnmarshaller INSTANCE
public static StringUnmarshaller instance()
public java.lang.Object unmarshall(AttributeValue value)
ArgumentUnmarshaller
AttributeValue
given into an instance of the
appropriate type, as determined by DynamoDBReflector
and
DynamoDBMapper