public class AttributeValueJsonUnmarshaller extends 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 Exception
unmarshall in interface Unmarshaller<AttributeValue,JsonUnmarshallerContext>Exceptionpublic static AttributeValueJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.