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