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