Package com.cumulocity.sdk.client
Interface Platform
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
PlatformImpl
-
Method Details
-
rest
RestOperations rest() -
getInventoryApi
- Throws:
SDKException
-
getIdentityApi
- Throws:
SDKException
-
getMeasurementApi
- Throws:
SDKException
-
getDeviceControlApi
- Throws:
SDKException
-
getAlarmApi
- Throws:
SDKException
-
getEventApi
- Throws:
SDKException
-
getAuditRecordApi
- Throws:
SDKException
-
getDeviceCredentialsApi
- Throws:
SDKException
-
getBinariesApi
- Throws:
SDKException
-
getUserApi
- Throws:
SDKException
-
getTenantOptionApi
- Throws:
SDKException
-
getSystemOptionApi
- Throws:
SDKException
-
getTokenApi
- Throws:
SDKException
-
getNotificationSubscriptionApi
- Throws:
SDKException
-
close
void close()- Specified by:
close
in interfaceAutoCloseable
-