| Package | Description |
|---|---|
| cloud.artik.api |
| Modifier and Type | Method and Description |
|---|---|
ManifestPropertiesEnvelope |
DeviceTypesApi.getLatestManifestProperties(String deviceTypeId) |
ManifestPropertiesEnvelope |
DeviceTypesApi.getManifestProperties(String deviceTypeId,
String version) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ManifestPropertiesEnvelope> |
DeviceTypesApi.getLatestManifestPropertiesWithHttpInfo(String deviceTypeId) |
ApiResponse<ManifestPropertiesEnvelope> |
DeviceTypesApi.getManifestPropertiesWithHttpInfo(String deviceTypeId,
String version) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DeviceTypesApi.getLatestManifestPropertiesAsync(String deviceTypeId,
ApiCallback<ManifestPropertiesEnvelope> callback) |
com.squareup.okhttp.Call |
DeviceTypesApi.getManifestPropertiesAsync(String deviceTypeId,
String version,
ApiCallback<ManifestPropertiesEnvelope> callback) |
Copyright © 2016. All rights reserved.