@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class AttributeValueUnmarshaller extends Object implements Unmarshaller<AttributeValue,JsonUnmarshallerContext>
| Constructor and Description | 
|---|
| AttributeValueUnmarshaller() | 
| Modifier and Type | Method and Description | 
|---|---|
| static AttributeValueUnmarshaller | getInstance() | 
| AttributeValue | unmarshall(JsonUnmarshallerContext context) | 
public AttributeValue unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<AttributeValue,JsonUnmarshallerContext>Exceptionpublic static AttributeValueUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.