类 KeySchemaUnmarshaller
- java.lang.Object
-
- com.baidubce.services.moladb.model.transform.KeySchemaUnmarshaller
-
- 所有已实现的接口:
Unmarshaller<List<KeySchemaElement>,com.fasterxml.jackson.databind.JsonNode>
public class KeySchemaUnmarshaller extends Object implements Unmarshaller<List<KeySchemaElement>,com.fasterxml.jackson.databind.JsonNode>
-
-
方法详细资料
-
unmarshall
public List<KeySchemaElement> unmarshall(com.fasterxml.jackson.databind.JsonNode jsonObj) throws Exception
- 指定者:
unmarshall在接口中Unmarshaller<List<KeySchemaElement>,com.fasterxml.jackson.databind.JsonNode>- 抛出:
Exception
-
-