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