| Package | Description |
|---|---|
| cloud.artik.api | |
| cloud.artik.model |
| Modifier and Type | Method and Description |
|---|---|
RejectedCSVRowsEnvelope |
WhitelistingApi.getRejectedRowList(String dtid,
String uploadId,
Integer count,
Integer offset) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<RejectedCSVRowsEnvelope> |
WhitelistingApi.getRejectedRowListWithHttpInfo(String dtid,
String uploadId,
Integer count,
Integer offset) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
WhitelistingApi.getRejectedRowListAsync(String dtid,
String uploadId,
Integer count,
Integer offset,
ApiCallback<RejectedCSVRowsEnvelope> callback) |
| Modifier and Type | Method and Description |
|---|---|
RejectedCSVRowsEnvelope |
RejectedCSVRowsEnvelope.addDataItem(RejectedCSVRow dataItem) |
RejectedCSVRowsEnvelope |
RejectedCSVRowsEnvelope.count(Integer count) |
RejectedCSVRowsEnvelope |
RejectedCSVRowsEnvelope.data(List<RejectedCSVRow> data) |
RejectedCSVRowsEnvelope |
RejectedCSVRowsEnvelope.offset(Integer offset) |
RejectedCSVRowsEnvelope |
RejectedCSVRowsEnvelope.total(Integer total) |
Copyright © 2018. All rights reserved.