Uses of Class
odata.msgraph.client.beta.entity.collection.request.DriveItemVersionCollectionRequest
-
Packages that use DriveItemVersionCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of DriveItemVersionCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return DriveItemVersionCollectionRequest Modifier and Type Method Description DriveItemVersionCollectionRequestDriveItem. getVersions() -
Uses of DriveItemVersionCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return DriveItemVersionCollectionRequest Modifier and Type Method Description DriveItemVersionCollectionRequestDriveItemCollectionRequest. versions() -
Uses of DriveItemVersionCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return DriveItemVersionCollectionRequest Modifier and Type Method Description DriveItemVersionCollectionRequestDriveItemRequest. versions()
-