Uses of Class
odata.msgraph.client.beta.entity.collection.request.DriveItemCollectionRequest
-
Packages that use DriveItemCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of DriveItemCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return DriveItemCollectionRequest Modifier and Type Method Description DriveItemCollectionRequestDrive. getBundles()DriveItemCollectionRequestDriveItem. getChildren()DriveItemCollectionRequestDrive. getFollowing()DriveItemCollectionRequestDrive. getItems()DriveItemCollectionRequestSharedDriveItem. getItems()DriveItemCollectionRequestDrive. getSpecial() -
Uses of DriveItemCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return DriveItemCollectionRequest Modifier and Type Method Description DriveItemCollectionRequestDriveCollectionRequest. bundles()DriveItemCollectionRequestDriveItemCollectionRequest. children()DriveItemCollectionRequestDriveCollectionRequest. following()DriveItemCollectionRequestDriveCollectionRequest. items()DriveItemCollectionRequestSharedDriveItemCollectionRequest. items()DriveItemCollectionRequestDriveCollectionRequest. special() -
Uses of DriveItemCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return DriveItemCollectionRequest Modifier and Type Method Description DriveItemCollectionRequestDriveRequest. bundles()DriveItemCollectionRequestDriveItemRequest. children()DriveItemCollectionRequestDriveRequest. following()DriveItemCollectionRequestDriveRequest. items()DriveItemCollectionRequestSharedDriveItemRequest. items()DriveItemCollectionRequestDriveRequest. special()
-