| Package | Description |
|---|---|
| cloud.artik.api | |
| cloud.artik.model |
| Modifier and Type | Method and Description |
|---|---|
TaskStatusesEnvelope |
DevicesManagementApi.getStatuses(String tid,
Integer count,
Integer offset,
String status,
String dids) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<TaskStatusesEnvelope> |
DevicesManagementApi.getStatusesWithHttpInfo(String tid,
Integer count,
Integer offset,
String status,
String dids) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevicesManagementApi.getStatusesAsync(String tid,
Integer count,
Integer offset,
String status,
String dids,
ApiCallback<TaskStatusesEnvelope> callback) |
| Modifier and Type | Method and Description |
|---|---|
TaskStatusesEnvelope |
TaskStatusesEnvelope.count(Integer count) |
TaskStatusesEnvelope |
TaskStatusesEnvelope.data(TaskStatuses data) |
TaskStatusesEnvelope |
TaskStatusesEnvelope.offset(Integer offset) |
TaskStatusesEnvelope |
TaskStatusesEnvelope.total(Integer total) |
Copyright © 2017. All rights reserved.