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