Uses of Class
odata.msgraph.client.beta.entity.OutlookTaskGroup.Builder
-
Packages that use OutlookTaskGroup.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of OutlookTaskGroup.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return OutlookTaskGroup.Builder Modifier and Type Method Description static OutlookTaskGroup.BuilderOutlookTaskGroup. builderOutlookTaskGroup()Returns a builder which is used to create a new instance of this class (given that this class is immutable).OutlookTaskGroup.BuilderOutlookTaskGroup.Builder. changeKey(String changeKey)OutlookTaskGroup.BuilderOutlookTaskGroup.Builder. groupKey(UUID groupKey)OutlookTaskGroup.BuilderOutlookTaskGroup.Builder. id(String id)OutlookTaskGroup.BuilderOutlookTaskGroup.Builder. isDefaultGroup(Boolean isDefaultGroup)OutlookTaskGroup.BuilderOutlookTaskGroup.Builder. name(String name)
-