Serializablepublic class ListEtlMetaResponse extends Response
| 修饰符和类型 | 字段 | 说明 |
|---|---|---|
protected ArrayList<EtlMeta> |
etlMetaList |
|
protected int |
total |
| 构造器 | 说明 |
|---|---|
ListEtlMetaResponse(Map<String,String> headers,
int total) |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
void |
addEtlMeta(EtlMeta etlMeta) |
|
int |
getCount() |
|
ArrayList<EtlMeta> |
getEtlMetaList() |
|
EtlMeta |
getHeadEtlMeta() |
|
int |
getTotal() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitGetAllHeaders, GetHeader, GetRequestIdCopyright © 2018. All Rights Reserved.