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