| Package | Description |
|---|---|
| cloud.artik.api | |
| cloud.artik.model |
| Modifier and Type | Method and Description |
|---|---|
ExportHistoryResponse |
ExportApi.getExportHistory(String trialId,
Integer count,
Integer offset) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ExportHistoryResponse> |
ExportApi.getExportHistoryWithHttpInfo(String trialId,
Integer count,
Integer offset) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ExportApi.getExportHistoryAsync(String trialId,
Integer count,
Integer offset,
ApiCallback<ExportHistoryResponse> callback) |
| Modifier and Type | Method and Description |
|---|---|
ExportHistoryResponse |
ExportHistoryResponse.count(Long count) |
ExportHistoryResponse |
ExportHistoryResponse.data(ExportDataArray data) |
ExportHistoryResponse |
ExportHistoryResponse.offset(Long offset) |
ExportHistoryResponse |
ExportHistoryResponse.total(Long total) |
Copyright © 2017. All rights reserved.