Uses of Class
com.cumulocity.rest.representation.audit.AuditRecordsRepresentation
Package
Description
Provides the classes necessary to create, update and query audit records.
-
Uses of AuditRecordsRepresentation in com.cumulocity.rest.representation.platform
Modifier and TypeMethodDescriptionvoid
PlatformApiRepresentation.setAudit
(AuditRecordsRepresentation audit) -
Uses of AuditRecordsRepresentation in com.cumulocity.sdk.client.audit
ModifierConstructorDescriptionAuditRecordApiImpl
(RestConnector restConnector, UrlProcessor urlProcessor, AuditRecordsRepresentation auditRecordsRepresentation, int pageSize)