Uses of Class
odata.msgraph.client.complex.RecentNotebook.Builder
-
Packages that use RecentNotebook.Builder Package Description odata.msgraph.client.complex -
-
Uses of RecentNotebook.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return RecentNotebook.Builder Modifier and Type Method Description static RecentNotebook.BuilderRecentNotebook. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).RecentNotebook.BuilderRecentNotebook.Builder. displayName(String displayName)RecentNotebook.BuilderRecentNotebook.Builder. lastAccessedTime(OffsetDateTime lastAccessedTime)RecentNotebook.BuilderRecentNotebook.Builder. links(RecentNotebookLinks links)RecentNotebook.BuilderRecentNotebook.Builder. sourceService(OnenoteSourceService sourceService)
-