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