Uses of Class
odata.msgraph.client.beta.entity.OutlookCategory.Builder
-
Packages that use OutlookCategory.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of OutlookCategory.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return OutlookCategory.Builder Modifier and Type Method Description static OutlookCategory.BuilderOutlookCategory. builderOutlookCategory()Returns a builder which is used to create a new instance of this class (given that this class is immutable).OutlookCategory.BuilderOutlookCategory.Builder. color(CategoryColor color)OutlookCategory.BuilderOutlookCategory.Builder. displayName(String displayName)OutlookCategory.BuilderOutlookCategory.Builder. id(String id)
-