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