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