Uses of Class
com.cumulocity.rest.representation.audit.ChangeRepresentation
-
Packages that use ChangeRepresentation Package Description com.cumulocity.rest.representation.audit -
-
Uses of ChangeRepresentation in com.cumulocity.rest.representation.audit
Methods in com.cumulocity.rest.representation.audit that return ChangeRepresentation Modifier and Type Method Description ChangeRepresentationChangeRepresentation.ChangeRepresentationBuilder. build()Methods in com.cumulocity.rest.representation.audit that return types with arguments of type ChangeRepresentation Modifier and Type Method Description Set<ChangeRepresentation>AuditRecordRepresentation. getChanges()Method parameters in com.cumulocity.rest.representation.audit with type arguments of type ChangeRepresentation Modifier and Type Method Description voidAuditRecordRepresentation. setChanges(Set<ChangeRepresentation> changes)
-