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