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