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