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