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