Uses of Class
com.cumulocity.rest.representation.audit.AuditRecordCollectionRepresentation
Packages that use AuditRecordCollectionRepresentation
Package
Description
Provides the classes necessary to create, update and query audit records.
-
Uses of AuditRecordCollectionRepresentation in com.cumulocity.rest.representation.alarm
Methods in com.cumulocity.rest.representation.alarm that return AuditRecordCollectionRepresentationMethods in com.cumulocity.rest.representation.alarm with parameters of type AuditRecordCollectionRepresentationModifier and TypeMethodDescriptionvoid
AlarmRepresentation.setHistory
(AuditRecordCollectionRepresentation history) -
Uses of AuditRecordCollectionRepresentation in com.cumulocity.rest.representation.audit
Methods in com.cumulocity.rest.representation.audit that return AuditRecordCollectionRepresentationMethods in com.cumulocity.rest.representation.audit with parameters of type AuditRecordCollectionRepresentationModifier and TypeMethodDescriptionvoid
AuditRecordsRepresentation.setAuditRecords
(AuditRecordCollectionRepresentation auditRecords) -
Uses of AuditRecordCollectionRepresentation in com.cumulocity.sdk.client.audit
Subclasses of AuditRecordCollectionRepresentation in com.cumulocity.sdk.client.auditMethods in com.cumulocity.sdk.client.audit that return types with arguments of type AuditRecordCollectionRepresentationModifier and TypeMethodDescriptionprotected Class<AuditRecordCollectionRepresentation>
AuditRecordCollectionImpl.getResponseClass()
Methods in com.cumulocity.sdk.client.audit with parameters of type AuditRecordCollectionRepresentationModifier and TypeMethodDescriptionprotected PagedAuditCollectionRepresentation
AuditRecordCollectionImpl.wrap
(AuditRecordCollectionRepresentation collection) Constructors in com.cumulocity.sdk.client.audit with parameters of type AuditRecordCollectionRepresentationModifierConstructorDescriptionPagedAuditCollectionRepresentation
(AuditRecordCollectionRepresentation collection, PagedCollectionResource<AuditRecordRepresentation, ? extends AuditRecordCollectionRepresentation> collectionResource) Constructor parameters in com.cumulocity.sdk.client.audit with type arguments of type AuditRecordCollectionRepresentationModifierConstructorDescriptionPagedAuditCollectionRepresentation
(AuditRecordCollectionRepresentation collection, PagedCollectionResource<AuditRecordRepresentation, ? extends AuditRecordCollectionRepresentation> collectionResource)