public interface Unmarshaller
| 限定符和类型 | 方法和说明 |
|---|---|
<T extends AcsResponse> |
unmarshal(Class<T> clasz,
HttpResponse httpResponse) |
<T extends AcsResponse> T unmarshal(Class<T> clasz, HttpResponse httpResponse) throws ClientException
ClientExceptionCopyright © 2018. All Rights Reserved.