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