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