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