Unmarshaller<AttributeValue,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class AttributeValueUnmarshaller extends Object implements Unmarshaller<AttributeValue,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
AttributeValueUnmarshaller() |
| Modifier and Type | Method | 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.