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