public interface Platform extends AutoCloseable
Modifier and Type | Method and Description |
---|---|
void |
close() |
AlarmApi |
getAlarmApi() |
AuditRecordApi |
getAuditRecordApi() |
BinariesApi |
getBinariesApi() |
CepApi |
getCepApi() |
DeviceControlApi |
getDeviceControlApi() |
DeviceCredentialsApi |
getDeviceCredentialsApi() |
EventApi |
getEventApi() |
IdentityApi |
getIdentityApi() |
InventoryApi |
getInventoryApi() |
MeasurementApi |
getMeasurementApi() |
SystemOptionApi |
getSystemOptionApi() |
TenantOptionApi |
getTenantOptionApi() |
UserApi |
getUserApi() |
RestOperations |
rest() |
RestOperations rest()
InventoryApi getInventoryApi() throws SDKException
SDKException
IdentityApi getIdentityApi() throws SDKException
SDKException
MeasurementApi getMeasurementApi() throws SDKException
SDKException
DeviceControlApi getDeviceControlApi() throws SDKException
SDKException
AlarmApi getAlarmApi() throws SDKException
SDKException
EventApi getEventApi() throws SDKException
SDKException
AuditRecordApi getAuditRecordApi() throws SDKException
SDKException
CepApi getCepApi() throws SDKException
SDKException
DeviceCredentialsApi getDeviceCredentialsApi() throws SDKException
SDKException
BinariesApi getBinariesApi() throws SDKException
SDKException
UserApi getUserApi() throws SDKException
SDKException
TenantOptionApi getTenantOptionApi() throws SDKException
SDKException
SystemOptionApi getSystemOptionApi() throws SDKException
SDKException
void close()
close
in interface AutoCloseable
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.