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