| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
OnenoteSection |
OnenoteSection.Builder.build() |
OnenoteSection |
OnenoteSection.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
OnenoteSection |
OnenoteSection.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
OnenoteSection |
OnenoteSection.withIsDefault(Boolean isDefault) |
OnenoteSection |
OnenoteSection.withLinks(SectionLinks links) |
OnenoteSection |
OnenoteSection.withPagesUrl(String pagesUrl) |
Copyright © 2018–2020. All rights reserved.