Drive API v2 (revision 1)



Uses of Class
com.google.api.services.drive.Drive.Files.Untrash

Packages that use Drive.Files.Untrash
com.google.api.services.drive   
 

Uses of Drive.Files.Untrash in com.google.api.services.drive
 

Methods in com.google.api.services.drive that return Drive.Files.Untrash
 Drive.Files.Untrash Drive.Files.Untrash.setFields(String fields)
           
 Drive.Files.Untrash Drive.Files.Untrash.setFileId(String fileId)
          The ID of the file to untrash.
 Drive.Files.Untrash Drive.Files.untrash(String fileId)
          Restores a file from the trash.