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