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