Uses of Class
com.microsoft.graph.models.Group
Packages that use Group
-
Uses of Group in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return GroupModifier and TypeMethodDescriptionstatic GroupGroup.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCommunity.getGroup()Gets the group property value.EducationClass.getGroup()Gets the group property value.PrivilegedAccessGroupAssignmentSchedule.getGroup()Gets the group property value.PrivilegedAccessGroupAssignmentScheduleInstance.getGroup()Gets the group property value.PrivilegedAccessGroupAssignmentScheduleRequest.getGroup()Gets the group property value.PrivilegedAccessGroupEligibilitySchedule.getGroup()Gets the group property value.PrivilegedAccessGroupEligibilityScheduleInstance.getGroup()Gets the group property value.PrivilegedAccessGroupEligibilityScheduleRequest.getGroup()Gets the group property value.Team.getGroup()Gets the group property value.Methods in com.microsoft.graph.models that return types with arguments of type GroupModifier and TypeMethodDescriptionPrinterShare.getAllowedGroups()Gets the allowedGroups property value.AccessPackage.getIncompatibleGroups()Gets the incompatibleGroups property value.GroupCollectionResponse.getValue()Gets the value property value.Methods in com.microsoft.graph.models with parameters of type GroupModifier and TypeMethodDescriptionvoidSets the group property value.voidSets the group property value.voidSets the group property value.voidSets the group property value.voidSets the group property value.voidSets the group property value.voidSets the group property value.voidSets the group property value.voidSets the group property value.Method parameters in com.microsoft.graph.models with type arguments of type GroupModifier and TypeMethodDescriptionvoidPrinterShare.setAllowedGroups(List<Group> value) Sets the allowedGroups property value.voidAccessPackage.setIncompatibleGroups(List<Group> value) Sets the incompatibleGroups property value.voidSets the value property value.