Uses of Interface
com.cumulocity.sdk.client.alarm.AlarmCollection
-
Packages that use AlarmCollection Package Description com.cumulocity.sdk.client.alarm Provides the classes necessary to create, update and query alarms. -
-
Uses of AlarmCollection in com.cumulocity.sdk.client.alarm
Classes in com.cumulocity.sdk.client.alarm that implement AlarmCollection Modifier and Type Class Description classAlarmCollectionImplMethods in com.cumulocity.sdk.client.alarm that return AlarmCollection Modifier and Type Method Description AlarmCollectionAlarmApi. getAlarms()Gets all alarms from the platformAlarmCollectionAlarmApiImpl. getAlarms()AlarmCollectionAlarmApi. getAlarmsByFilter(AlarmFilter filter)Gets alarms from the platform based on the specified filterAlarmCollectionAlarmApiImpl. getAlarmsByFilter(AlarmFilter filter)
-