Uses of Class
odata.msgraph.client.beta.entity.request.DriveItemRequest
-
Packages that use DriveItemRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of DriveItemRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return DriveItemRequest Modifier and Type Method Description DriveItemRequestItemActivity. getDriveItem()DriveItemRequestItemActivityOLD. getDriveItem()DriveItemRequestListItem. getDriveItem()DriveItemRequestSharedDriveItem. getDriveItem()DriveItemRequestChannel. getFilesFolder()DriveItemRequestDrive. getRoot()DriveItemRequestSharedDriveItem. getRoot() -
Uses of DriveItemRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return DriveItemRequest Modifier and Type Method Description DriveItemRequestDriveCollectionRequest. bundles(String id)DriveItemRequestDriveItemCollectionRequest. children(String id)DriveItemRequestDriveCollectionRequest. following(String id)DriveItemRequestDriveCollectionRequest. items(String id)DriveItemRequestSharedDriveItemCollectionRequest. items(String id)DriveItemRequestDriveCollectionRequest. special(String id) -
Uses of DriveItemRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return DriveItemRequest Modifier and Type Method Description DriveItemRequestDriveRequest. bundles(String id)DriveItemRequestDriveItemRequest. children(String id)DriveItemRequestItemActivityOLDRequest. driveItem()DriveItemRequestItemActivityRequest. driveItem()DriveItemRequestListItemRequest. driveItem()DriveItemRequestSharedDriveItemRequest. driveItem()DriveItemRequestChannelRequest. filesFolder()DriveItemRequestDriveRequest. following(String id)DriveItemRequestDriveRequest. items(String id)DriveItemRequestSharedDriveItemRequest. items(String id)DriveItemRequestDriveRequest. root()DriveItemRequestSharedDriveItemRequest. root()DriveItemRequestDriveRequest. special(String id)
-