public class ListEtlMetaNameResponse extends Response
| 限定符和类型 | 字段和说明 |
|---|---|
protected ArrayList<String> |
etlMetaNameList |
protected int |
total |
| 构造器和说明 |
|---|
ListEtlMetaNameResponse(Map<String,String> headers,
int total) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCount() |
ArrayList<String> |
getEtlMetaNameList() |
int |
getTotal() |
void |
setEtlMetaNameList(List<String> etlMetaNameList) |
GetAllHeaders, GetHeader, GetRequestIdCopyright © 2020. All Rights Reserved.