Uses of Class
com.cumulocity.rest.representation.alarm.AlarmCollectionRepresentation
Packages that use AlarmCollectionRepresentation
Package
Description
Provides the classes necessary to create, update and query alarms.
-
Uses of AlarmCollectionRepresentation in com.cumulocity.rest.representation.alarm
Methods in com.cumulocity.rest.representation.alarm that return AlarmCollectionRepresentationMethods in com.cumulocity.rest.representation.alarm with parameters of type AlarmCollectionRepresentationModifier and TypeMethodDescriptionvoid
AlarmsApiRepresentation.setAlarms
(AlarmCollectionRepresentation alarms) -
Uses of AlarmCollectionRepresentation in com.cumulocity.sdk.client.alarm
Subclasses of AlarmCollectionRepresentation in com.cumulocity.sdk.client.alarmMethods in com.cumulocity.sdk.client.alarm that return types with arguments of type AlarmCollectionRepresentationModifier and TypeMethodDescriptionprotected Class<AlarmCollectionRepresentation>
AlarmCollectionImpl.getResponseClass()
Methods in com.cumulocity.sdk.client.alarm with parameters of type AlarmCollectionRepresentationModifier and TypeMethodDescriptionprotected PagedAlarmCollectionRepresentation
AlarmCollectionImpl.wrap
(AlarmCollectionRepresentation collection) Constructors in com.cumulocity.sdk.client.alarm with parameters of type AlarmCollectionRepresentationModifierConstructorDescriptionPagedAlarmCollectionRepresentation
(AlarmCollectionRepresentation collection, PagedCollectionResource<AlarmRepresentation, ? extends AlarmCollectionRepresentation> collectionResource) Constructor parameters in com.cumulocity.sdk.client.alarm with type arguments of type AlarmCollectionRepresentationModifierConstructorDescriptionPagedAlarmCollectionRepresentation
(AlarmCollectionRepresentation collection, PagedCollectionResource<AlarmRepresentation, ? extends AlarmCollectionRepresentation> collectionResource)