Uses of Class
com.cumulocity.rest.representation.application.ApplicationUserCollectionRepresentation.ApplicationUserCollectionRepresentationBuilder
Packages that use ApplicationUserCollectionRepresentation.ApplicationUserCollectionRepresentationBuilder
-
Uses of ApplicationUserCollectionRepresentation.ApplicationUserCollectionRepresentationBuilder in com.cumulocity.rest.representation.application
Methods in com.cumulocity.rest.representation.application that return ApplicationUserCollectionRepresentation.ApplicationUserCollectionRepresentationBuilderModifier and TypeMethodDescriptionApplicationUserCollectionRepresentation.applicationUserCollectionRepresentation()ApplicationUserCollectionRepresentation.ApplicationUserCollectionRepresentationBuilder.clearUsers()ApplicationUserCollectionRepresentation.ApplicationUserCollectionRepresentationBuilder.user(ApplicationUserRepresentation user) ApplicationUserCollectionRepresentation.ApplicationUserCollectionRepresentationBuilder.users(Collection<? extends ApplicationUserRepresentation> users)