| Package | Description |
|---|---|
| cloud.artik.api | |
| cloud.artik.model |
| Modifier and Type | Method and Description |
|---|---|
TaskByDidListEnvelope |
DevicesManagementApi.getAllByDid(String did,
Integer count,
Integer offset,
String status,
String order,
String sort) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<TaskByDidListEnvelope> |
DevicesManagementApi.getAllByDidWithHttpInfo(String did,
Integer count,
Integer offset,
String status,
String order,
String sort) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevicesManagementApi.getAllByDidAsync(String did,
Integer count,
Integer offset,
String status,
String order,
String sort,
ApiCallback<TaskByDidListEnvelope> callback) |
| Modifier and Type | Method and Description |
|---|---|
TaskByDidListEnvelope |
TaskByDidListEnvelope.count(Integer count) |
TaskByDidListEnvelope |
TaskByDidListEnvelope.data(TaskByDidList data) |
TaskByDidListEnvelope |
TaskByDidListEnvelope.offset(Integer offset) |
TaskByDidListEnvelope |
TaskByDidListEnvelope.total(Integer total) |
Copyright © 2017. All rights reserved.