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