@Deprecated public interface Reader
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
read(String response,
String endpoint)
Deprecated.
|
Map<String,String> |
readForHideArrayItem(String response,
String endpoint)
Deprecated.
|
Map<String,String> read(String response, String endpoint) throws ClientException
ClientExceptionMap<String,String> readForHideArrayItem(String response, String endpoint) throws ClientException
ClientExceptionCopyright © 2022. All rights reserved.