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