Uses of Class
odata.msgraph.client.beta.entity.PlannerGroup
-
Packages that use PlannerGroup Package Description odata.msgraph.client.beta.entity -
-
Uses of PlannerGroup in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return PlannerGroup Modifier and Type Method Description PlannerGroupPlannerGroup.Builder. build()PlannerGroupPlannerGroup. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.PlannerGroupPlannerGroup. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).PlannerGroupPlannerGroup. withUnmappedField(String name, String value)
-