public class ListExternalStroesResponse extends Response
| 构造器和说明 |
|---|
ListExternalStroesResponse(Map<String,String> headers)
Construct the base response body with http headers
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCount() |
List<String> |
getExternalStores() |
int |
getTotal() |
void |
setCount(int count) |
void |
setExternalStores(List<String> externalStores) |
void |
setTotal(int total) |
GetAllHeaders, GetHeader, GetRequestIdCopyright © 2020. All Rights Reserved.