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