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