public class AttributeValueUnmarshaller extends Object implements Unmarshaller<AttributeValue,com.fasterxml.jackson.databind.JsonNode>
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
AttributeValueUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
AttributeValue |
unmarshall(com.fasterxml.jackson.databind.JsonNode jsonObj) |
public AttributeValue unmarshall(com.fasterxml.jackson.databind.JsonNode jsonObj) throws Exception
unmarshall in interface Unmarshaller<AttributeValue,com.fasterxml.jackson.databind.JsonNode>ExceptionCopyright © 2022. All rights reserved.