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