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