Uses of Class
com.cumulocity.rest.representation.alarm.AlarmCollectionRepresentation
Package
Description
Provides the classes necessary to create, update and query alarms.
-
Uses of AlarmCollectionRepresentation in com.cumulocity.rest.representation.alarm
Modifier and TypeMethodDescriptionvoid
AlarmsApiRepresentation.setAlarms
(AlarmCollectionRepresentation alarms) -
Uses of AlarmCollectionRepresentation in com.cumulocity.sdk.client.alarm
Modifier and TypeMethodDescriptionprotected Class<AlarmCollectionRepresentation>
AlarmCollectionImpl.getResponseClass()
Modifier and TypeMethodDescriptionprotected PagedAlarmCollectionRepresentation
AlarmCollectionImpl.wrap
(AlarmCollectionRepresentation collection) ModifierConstructorDescriptionPagedAlarmCollectionRepresentation
(AlarmCollectionRepresentation collection, PagedCollectionResource<AlarmRepresentation, ? extends AlarmCollectionRepresentation> collectionResource) ModifierConstructorDescriptionPagedAlarmCollectionRepresentation
(AlarmCollectionRepresentation collection, PagedCollectionResource<AlarmRepresentation, ? extends AlarmCollectionRepresentation> collectionResource)