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