Uses of Class
com.cumulocity.rest.representation.application.ApplicationUserRepresentation
Packages that use ApplicationUserRepresentation
-
Uses of ApplicationUserRepresentation in com.cumulocity.rest.representation.application
Methods in com.cumulocity.rest.representation.application that return ApplicationUserRepresentationModifier and TypeMethodDescriptionApplicationUserRepresentation.ApplicationUserRepresentationBuilder.build()
Methods in com.cumulocity.rest.representation.application that return types with arguments of type ApplicationUserRepresentationModifier and TypeMethodDescriptionApplicationUserCollectionRepresentation.getUsers()
ApplicationUserCollectionRepresentation.iterator()
Methods in com.cumulocity.rest.representation.application with parameters of type ApplicationUserRepresentationModifier and TypeMethodDescriptionApplicationUserCollectionRepresentation.ApplicationUserCollectionRepresentationBuilder.user
(ApplicationUserRepresentation user) Method parameters in com.cumulocity.rest.representation.application with type arguments of type ApplicationUserRepresentationModifier and TypeMethodDescriptionvoid
ApplicationUserCollectionRepresentation.setUsers
(List<ApplicationUserRepresentation> users) ApplicationUserCollectionRepresentation.ApplicationUserCollectionRepresentationBuilder.users
(Collection<? extends ApplicationUserRepresentation> users) Constructor parameters in com.cumulocity.rest.representation.application with type arguments of type ApplicationUserRepresentationModifierConstructorDescription