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