Uses of Class
com.cumulocity.rest.representation.audit.ChangeRepresentation.ChangeRepresentationBuilder
-
Packages that use ChangeRepresentation.ChangeRepresentationBuilder Package Description com.cumulocity.rest.representation.audit -
-
Uses of ChangeRepresentation.ChangeRepresentationBuilder in com.cumulocity.rest.representation.audit
Methods in com.cumulocity.rest.representation.audit that return ChangeRepresentation.ChangeRepresentationBuilder Modifier and Type Method Description ChangeRepresentation.ChangeRepresentationBuilderChangeRepresentation.ChangeRepresentationBuilder. attribute(String attribute)static ChangeRepresentation.ChangeRepresentationBuilderChangeRepresentation. builder()ChangeRepresentation.ChangeRepresentationBuilderChangeRepresentation.ChangeRepresentationBuilder. newValue(Object newValue)ChangeRepresentation.ChangeRepresentationBuilderChangeRepresentation.ChangeRepresentationBuilder. previousValue(Object previousValue)ChangeRepresentation.ChangeRepresentationBuilderChangeRepresentation.ChangeRepresentationBuilder. type(String type)
-