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