public static final class RecentNotebook.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
RecentNotebook |
build() |
RecentNotebook.Builder |
displayName(String displayName) |
RecentNotebook.Builder |
lastAccessedTime(OffsetDateTime lastAccessedTime) |
RecentNotebook.Builder |
links(RecentNotebookLinks links) |
RecentNotebook.Builder |
sourceService(OnenoteSourceService sourceService) |
public RecentNotebook.Builder displayName(String displayName)
public RecentNotebook.Builder lastAccessedTime(OffsetDateTime lastAccessedTime)
public RecentNotebook.Builder links(RecentNotebookLinks links)
public RecentNotebook.Builder sourceService(OnenoteSourceService sourceService)
public RecentNotebook build()
Copyright © 2018–2020. All rights reserved.