public class WriteRequestUnmarshaller extends Object implements Unmarshaller<WriteRequest,com.fasterxml.jackson.databind.JsonNode>
| Constructor and Description |
|---|
WriteRequestUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
WriteRequest |
unmarshall(com.fasterxml.jackson.databind.JsonNode jsonObj) |
public WriteRequest unmarshall(com.fasterxml.jackson.databind.JsonNode jsonObj) throws Exception
unmarshall in interface Unmarshaller<WriteRequest,com.fasterxml.jackson.databind.JsonNode>ExceptionCopyright © 2023. All rights reserved.