Uses of Class
odata.msgraph.client.beta.entity.PlannerPlanDetails
-
Packages that use PlannerPlanDetails Package Description odata.msgraph.client.beta.entity -
-
Uses of PlannerPlanDetails in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return PlannerPlanDetails Modifier and Type Method Description PlannerPlanDetailsPlannerPlanDetails.Builder. build()PlannerPlanDetailsPlannerPlanDetails. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.PlannerPlanDetailsPlannerPlanDetails. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).PlannerPlanDetailsPlannerPlanDetails. withCategoryDescriptions(PlannerCategoryDescriptions categoryDescriptions)PlannerPlanDetailsPlannerPlanDetails. withContextDetails(PlannerPlanContextDetailsCollection contextDetails)PlannerPlanDetailsPlannerPlanDetails. withSharedWith(PlannerUserIds sharedWith)PlannerPlanDetailsPlannerPlanDetails. withUnmappedField(String name, String value)
-