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