| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Notebook |
Notebook.Builder.build() |
Notebook |
Notebook.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Notebook |
Notebook.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Notebook |
Notebook.withIsDefault(Boolean isDefault) |
Notebook |
Notebook.withIsShared(Boolean isShared) |
Notebook |
Notebook.withLinks(NotebookLinks links) |
Notebook |
Notebook.withSectionGroupsUrl(String sectionGroupsUrl) |
Notebook |
Notebook.withSectionsUrl(String sectionsUrl) |
Notebook |
Notebook.withUserRole(OnenoteUserRole userRole) |
Copyright © 2018–2020. All rights reserved.