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