public class ListEtlJobResponse extends Response
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<String> |
etlJobNameList |
protected int |
total |
| Constructor and Description |
|---|
ListEtlJobResponse(Map<String,String> headers,
int total) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
ArrayList<String> |
getEtlJobNameList() |
int |
getTotal() |
void |
setEtlJobNameList(List<String> etlJobNameList) |
GetAllHeaders, GetHeader, GetRequestIdCopyright © 2025. All Rights Reserved.