Unmarshaller<Integer,JsonUnmarshallerContext>public static class SimpleTypeJsonUnmarshallers.IntegerJsonUnmarshaller extends Object implements Unmarshaller<Integer,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
IntegerJsonUnmarshaller() |
| Modifier and Type | Method | Description |
|---|---|---|
static SimpleTypeJsonUnmarshallers.IntegerJsonUnmarshaller |
getInstance() |
|
Integer |
unmarshall(JsonUnmarshallerContext unmarshallerContext) |
public static SimpleTypeJsonUnmarshallers.IntegerJsonUnmarshaller getInstance()
public Integer unmarshall(JsonUnmarshallerContext unmarshallerContext) throws Exception
unmarshall in interface Unmarshaller<Integer,JsonUnmarshallerContext>ExceptionCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.