Uses of Class
odata.msgraph.client.beta.entity.request.DriveItemVersionRequest
-
Packages that use DriveItemVersionRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of DriveItemVersionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return DriveItemVersionRequest Modifier and Type Method Description DriveItemVersionRequestDriveItemCollectionRequest. versions(String id) -
Uses of DriveItemVersionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return DriveItemVersionRequest Modifier and Type Method Description DriveItemVersionRequestDriveItemRequest. versions(String id)
-