| Constructor and Description |
|---|
XmlConverter() |
| Modifier and Type | Method and Description |
|---|---|
<T extends AliyunResponse> |
toResponse(String rsp,
Class<T> clazz)
把字符串转换为响应对象。
|
public <T extends AliyunResponse> T toResponse(String rsp, Class<T> clazz) throws ApiException
ConvertertoResponse in interface ConverterT - 领域泛型rsp - 响应字符串clazz - 领域类型ApiExceptionCopyright © 2021. All rights reserved.