Package | Description |
---|---|
com.cumulocity.rest.representation.alarm | |
com.cumulocity.sdk.client.alarm |
Provides the classes necessary to create, update and query alarms.
|
Modifier and Type | Method and Description |
---|---|
AlarmCollectionRepresentation |
AlarmsApiRepresentation.getAlarms() |
Modifier and Type | Method and Description |
---|---|
void |
AlarmsApiRepresentation.setAlarms(AlarmCollectionRepresentation alarms) |
Modifier and Type | Class and Description |
---|---|
class |
PagedAlarmCollectionRepresentation |
Modifier and Type | Method and Description |
---|---|
protected Class<AlarmCollectionRepresentation> |
AlarmCollectionImpl.getResponseClass() |
Modifier and Type | Method and Description |
---|---|
protected PagedAlarmCollectionRepresentation |
AlarmCollectionImpl.wrap(AlarmCollectionRepresentation collection) |
Constructor and Description |
---|
PagedAlarmCollectionRepresentation(AlarmCollectionRepresentation collection,
PagedCollectionResource<AlarmRepresentation,? extends AlarmCollectionRepresentation> collectionResource) |
Constructor and Description |
---|
PagedAlarmCollectionRepresentation(AlarmCollectionRepresentation collection,
PagedCollectionResource<AlarmRepresentation,? extends AlarmCollectionRepresentation> collectionResource) |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.