| Package | Description |
|---|---|
| cloud.artik.api | |
| cloud.artik.model |
| Modifier and Type | Method and Description |
|---|---|
DeviceTypesInfoEnvelope |
DevicesManagementApi.getDeviceTypesInfo(String dtid) |
DeviceTypesInfoEnvelope |
DevicesManagementApi.updateDeviceTypesInfo(String dtid,
DeviceTypesInfo deviceTypeInfo) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DeviceTypesInfoEnvelope> |
DevicesManagementApi.getDeviceTypesInfoWithHttpInfo(String dtid) |
ApiResponse<DeviceTypesInfoEnvelope> |
DevicesManagementApi.updateDeviceTypesInfoWithHttpInfo(String dtid,
DeviceTypesInfo deviceTypeInfo) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevicesManagementApi.getDeviceTypesInfoAsync(String dtid,
ApiCallback<DeviceTypesInfoEnvelope> callback) |
com.squareup.okhttp.Call |
DevicesManagementApi.updateDeviceTypesInfoAsync(String dtid,
DeviceTypesInfo deviceTypeInfo,
ApiCallback<DeviceTypesInfoEnvelope> callback) |
| Modifier and Type | Method and Description |
|---|---|
DeviceTypesInfoEnvelope |
DeviceTypesInfoEnvelope.data(DeviceTypesInfo data) |
Copyright © 2016. All rights reserved.