Uses of Class
com.cumulocity.rest.representation.user.GroupRepresentation
Packages that use GroupRepresentation
-
Uses of GroupRepresentation in com.cumulocity.rest.representation.user
Methods in com.cumulocity.rest.representation.user that return GroupRepresentationMethods in com.cumulocity.rest.representation.user that return types with arguments of type GroupRepresentationModifier and TypeMethodDescriptionGroupCollectionRepresentation.getGroups()
GroupCollectionRepresentation.iterator()
Methods in com.cumulocity.rest.representation.user with parameters of type GroupRepresentationModifier and TypeMethodDescriptionvoid
GroupReferenceRepresentation.setGroup
(GroupRepresentation group) Method parameters in com.cumulocity.rest.representation.user with type arguments of type GroupRepresentationModifier and TypeMethodDescriptionvoid
GroupCollectionRepresentation.setGroups
(List<GroupRepresentation> groups)