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