Uses of Class
com.microsoft.graph.models.PlannerGroup
Packages that use PlannerGroup
-
Uses of PlannerGroup in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PlannerGroupModifier and TypeMethodDescriptionstatic PlannerGroupPlannerGroup.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueGroup.getPlanner()Gets the planner property value.Methods in com.microsoft.graph.models with parameters of type PlannerGroupModifier and TypeMethodDescriptionvoidGroup.setPlanner(PlannerGroup value) Sets the planner property value.