public interface Unmarshaller
| Modifier and Type | Method and Description |
|---|---|
<T extends AcsResponse> |
unmarshal(Class<T> clasz,
String content) |
<T extends AcsResponse> T unmarshal(Class<T> clasz, String content) throws ClientException
ClientExceptionCopyright © 2022. All rights reserved.