public interface Unmarshaller
| Modifier and Type | Method and Description |
|---|---|
<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.