| Package | Description |
|---|---|
| cloud.artik.api | |
| cloud.artik.model |
| Modifier and Type | Method and Description |
|---|---|
MetadataQueryEnvelope |
DevicesManagementApi.queryProperties(String dtid,
Integer count,
Integer offset,
String filter,
Boolean includeTimestamp) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<MetadataQueryEnvelope> |
DevicesManagementApi.queryPropertiesWithHttpInfo(String dtid,
Integer count,
Integer offset,
String filter,
Boolean includeTimestamp) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevicesManagementApi.queryPropertiesAsync(String dtid,
Integer count,
Integer offset,
String filter,
Boolean includeTimestamp,
ApiCallback<MetadataQueryEnvelope> callback) |
| Modifier and Type | Method and Description |
|---|---|
MetadataQueryEnvelope |
MetadataQueryEnvelope.count(Integer count) |
MetadataQueryEnvelope |
MetadataQueryEnvelope.data(Map<String,Object> data) |
MetadataQueryEnvelope |
MetadataQueryEnvelope.offset(Integer offset) |
MetadataQueryEnvelope |
MetadataQueryEnvelope.putDataItem(String key,
Object dataItem) |
MetadataQueryEnvelope |
MetadataQueryEnvelope.total(Integer total) |
Copyright © 2018. All rights reserved.