| Package | Description |
|---|---|
| cloud.artik.api | |
| cloud.artik.model |
| Modifier and Type | Method and Description |
|---|---|
TaskListEnvelope |
DevicesManagementApi.getTasks(String dtid,
Integer count,
Integer offset,
String status,
String order,
String sort) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<TaskListEnvelope> |
DevicesManagementApi.getTasksWithHttpInfo(String dtid,
Integer count,
Integer offset,
String status,
String order,
String sort) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevicesManagementApi.getTasksAsync(String dtid,
Integer count,
Integer offset,
String status,
String order,
String sort,
ApiCallback<TaskListEnvelope> callback) |
| Modifier and Type | Method and Description |
|---|---|
TaskListEnvelope |
TaskListEnvelope.count(Integer count) |
TaskListEnvelope |
TaskListEnvelope.data(TaskList data) |
TaskListEnvelope |
TaskListEnvelope.offset(Integer offset) |
TaskListEnvelope |
TaskListEnvelope.statusCounts(TasksStatusCounts statusCounts) |
TaskListEnvelope |
TaskListEnvelope.total(Integer total) |
Copyright © 2017. All rights reserved.