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