类 AttributeValueUnmarshaller
- java.lang.Object
-
- com.baidubce.services.moladb.model.transform.AttributeValueUnmarshaller
-
- 所有已实现的接口:
Unmarshaller<AttributeValue,com.fasterxml.jackson.databind.JsonNode>
public class AttributeValueUnmarshaller extends Object implements Unmarshaller<AttributeValue,com.fasterxml.jackson.databind.JsonNode>
-
-
字段概要
字段 修饰符和类型 字段 说明 protected org.slf4j.Loggerlogger
-
构造器概要
构造器 构造器 说明 AttributeValueUnmarshaller()
-
-
-
方法详细资料
-
unmarshall
public AttributeValue unmarshall(com.fasterxml.jackson.databind.JsonNode jsonObj) throws Exception
- 指定者:
unmarshall在接口中Unmarshaller<AttributeValue,com.fasterxml.jackson.databind.JsonNode>- 抛出:
Exception
-
-