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