Uses of Class
odata.msgraph.client.beta.entity.OnenoteSection
-
Packages that use OnenoteSection Package Description odata.msgraph.client.beta.entity -
-
Uses of OnenoteSection in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return OnenoteSection Modifier and Type Method Description OnenoteSectionOnenoteSection.Builder. build()OnenoteSectionOnenoteSection. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.OnenoteSectionOnenoteSection. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).OnenoteSectionOnenoteSection. withIsDefault(Boolean isDefault)OnenoteSectionOnenoteSection. withLinks(SectionLinks links)OnenoteSectionOnenoteSection. withPagesUrl(String pagesUrl)OnenoteSectionOnenoteSection. withUnmappedField(String name, String value)
-