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