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