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