public class AttributeValueJsonUnmarshaller extends java.lang.Object implements Unmarshaller<AttributeValue,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static AttributeValueJsonUnmarshaller |
instance |
Constructor and Description |
---|
AttributeValueJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static AttributeValueJsonUnmarshaller |
getInstance() |
AttributeValue |
unmarshall(JsonUnmarshallerContext context) |
private static AttributeValueJsonUnmarshaller instance
public AttributeValue unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<AttributeValue,JsonUnmarshallerContext>
java.lang.Exception
public static AttributeValueJsonUnmarshaller getInstance()