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