public class JsonUnmashaller extends Object implements Unmarshaller
public <T extends IotResponse> T unmarshal(Class<T> clazz, String content) throws ClientException
Unmarshallerunmarshal 在接口中 UnmarshallerT - 对象类clazz - 对象content - 字符串JSONClientException - 异常信息Copyright © 2023. All rights reserved.