Uses of Class
com.amilesend.onedrive.resource.item.AsyncJob
Packages that use AsyncJob
-
Uses of AsyncJob in com.amilesend.onedrive.resource
Methods in com.amilesend.onedrive.resource that return AsyncJobModifier and TypeMethodDescriptionDriveItemType.copy
(@NonNull DriveFolder destinationFolder, String newName) Copies this drive item type to the specifiedDriveFolder
along with the new file name.DriveItemType.copy
(DriveFolder destinationFolder) Copies this drive item type to the specifiedDriveFolder
.Copies this drive item type to the specifiednewName
within the same folder.Copies this drive item type to the specifiednewParentId
(i.e., represents a new DriveFolder's ID) along with the new file name. -
Uses of AsyncJob in com.amilesend.onedrive.resource.item
Methods in com.amilesend.onedrive.resource.item that return AsyncJob