public class ListEtlMetaResponse extends Response
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<EtlMeta> |
etlMetaList |
protected int |
total |
| Constructor and Description |
|---|
ListEtlMetaResponse(Map<String,String> headers,
int total) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEtlMeta(EtlMeta etlMeta) |
int |
getCount() |
ArrayList<EtlMeta> |
getEtlMetaList() |
EtlMeta |
getHeadEtlMeta() |
int |
getTotal() |
GetAllHeaders, GetHeader, GetRequestIdCopyright © 2025. All Rights Reserved.