Package | Description |
---|---|
com.cumulocity.rest.representation.alarm | |
com.cumulocity.rest.representation.audit | |
com.cumulocity.sdk.client.audit |
Provides the classes necessary to create, update and query audit records.
|
Modifier and Type | Method and Description |
---|---|
AuditRecordCollectionRepresentation |
AlarmRepresentation.getHistory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
AlarmRepresentation.setHistory(AuditRecordCollectionRepresentation history) |
Modifier and Type | Method and Description |
---|---|
AuditRecordCollectionRepresentation |
AuditRecordsRepresentation.getAuditRecords() |
Modifier and Type | Method and Description |
---|---|
void |
AuditRecordsRepresentation.setAuditRecords(AuditRecordCollectionRepresentation auditRecords) |
Modifier and Type | Class and Description |
---|---|
class |
PagedAuditCollectionRepresentation |
Modifier and Type | Method and Description |
---|---|
protected Class<AuditRecordCollectionRepresentation> |
AuditRecordCollectionImpl.getResponseClass() |
Modifier and Type | Method and Description |
---|---|
protected PagedAuditCollectionRepresentation |
AuditRecordCollectionImpl.wrap(AuditRecordCollectionRepresentation collection) |
Constructor and Description |
---|
PagedAuditCollectionRepresentation(AuditRecordCollectionRepresentation collection,
PagedCollectionResource<AuditRecordRepresentation,? extends AuditRecordCollectionRepresentation> collectionResource) |
Constructor and Description |
---|
PagedAuditCollectionRepresentation(AuditRecordCollectionRepresentation collection,
PagedCollectionResource<AuditRecordRepresentation,? extends AuditRecordCollectionRepresentation> collectionResource) |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.