| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected RecentNotebookLinks |
RecentNotebook.links |
| Modifier and Type | Method and Description |
|---|---|
RecentNotebookLinks |
RecentNotebookLinks.Builder.build() |
RecentNotebookLinks |
RecentNotebookLinks.withOneNoteClientUrl(ExternalLink oneNoteClientUrl) |
RecentNotebookLinks |
RecentNotebookLinks.withOneNoteWebUrl(ExternalLink oneNoteWebUrl) |
| Modifier and Type | Method and Description |
|---|---|
Optional<RecentNotebookLinks> |
RecentNotebook.getLinks() |
| Modifier and Type | Method and Description |
|---|---|
RecentNotebook.Builder |
RecentNotebook.Builder.links(RecentNotebookLinks links) |
RecentNotebook |
RecentNotebook.withLinks(RecentNotebookLinks links) |
Copyright © 2018–2020. All rights reserved.