public class ListExternalStroesResponse extends Response
| Constructor and Description |
|---|
ListExternalStroesResponse(Map<String,String> headers)
Construct the base response body with http headers
|
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
List<String> |
getExternalStores() |
int |
getTotal() |
void |
setCount(int count) |
void |
setExternalStores(List<String> externalStores) |
void |
setTotal(int total) |
GetAllHeaders, GetHeader, GetRequestIdCopyright © 2025. All Rights Reserved.