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