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