| Package | Description |
|---|---|
| cloud.artik.api | |
| cloud.artik.model |
| Modifier and Type | Method and Description |
|---|---|
DeviceTypesInfoEnvelope |
DevicesManagementApi.updateDeviceTypesInfo(String dtid,
DeviceTypesInfo deviceTypeInfo) |
com.squareup.okhttp.Call |
DevicesManagementApi.updateDeviceTypesInfoAsync(String dtid,
DeviceTypesInfo deviceTypeInfo,
ApiCallback<DeviceTypesInfoEnvelope> callback) |
ApiResponse<DeviceTypesInfoEnvelope> |
DevicesManagementApi.updateDeviceTypesInfoWithHttpInfo(String dtid,
DeviceTypesInfo deviceTypeInfo) |
| Modifier and Type | Method and Description |
|---|---|
DeviceTypesInfo |
DeviceTypesInfo.createdOn(Long createdOn) |
DeviceTypesInfo |
DeviceTypesInfo.devicePropertiesEnabled(Boolean devicePropertiesEnabled) |
DeviceTypesInfo |
DeviceTypesInfo.dtid(String dtid) |
DeviceTypesInfo |
DeviceTypesInfoEnvelope.getData() |
DeviceTypesInfo |
DeviceTypesInfo.modifiedOn(Long modifiedOn) |
DeviceTypesInfo |
DeviceTypesInfo.pmax(Integer pmax) |
DeviceTypesInfo |
DeviceTypesInfo.pmin(Integer pmin) |
DeviceTypesInfo |
DeviceTypesInfo.taskExpiresAfter(Integer taskExpiresAfter) |
| Modifier and Type | Method and Description |
|---|---|
DeviceTypesInfoEnvelope |
DeviceTypesInfoEnvelope.data(DeviceTypesInfo data) |
void |
DeviceTypesInfoEnvelope.setData(DeviceTypesInfo data) |
Copyright © 2016. All rights reserved.