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