public class PutMethodResponseResultJsonUnmarshaller extends java.lang.Object implements Unmarshaller<PutMethodResponseResult,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static PutMethodResponseResultJsonUnmarshaller |
instance |
Constructor and Description |
---|
PutMethodResponseResultJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static PutMethodResponseResultJsonUnmarshaller |
getInstance() |
PutMethodResponseResult |
unmarshall(JsonUnmarshallerContext context) |
private static PutMethodResponseResultJsonUnmarshaller instance
public PutMethodResponseResultJsonUnmarshaller()
public PutMethodResponseResult unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<PutMethodResponseResult,JsonUnmarshallerContext>
java.lang.Exception
public static PutMethodResponseResultJsonUnmarshaller getInstance()