public class XmlUnmashaller extends Object implements Unmarshaller
| Constructor and Description |
|---|
XmlUnmashaller() |
| Modifier and Type | Method and Description |
|---|---|
<T extends AcsResponse> |
unmarshal(Class<T> clazz,
String content) |
public <T extends AcsResponse> T unmarshal(Class<T> clazz, String content) throws ClientException
unmarshal in interface UnmarshallerClientExceptionCopyright © 2022. All rights reserved.