All Classes and Interfaces
Class
Description
A generic request that targets multiple paths in the file system.
A document in the file system.
Exposes simplified APIs to execute batch jobs on a file system drive.
Represents a file.
Exposes APIs to run file system jobs.
Represents the file system.
Represents a folder.
Request used by
MoveJob to move files and folders to a different path,
possibly renaming the target file or folder in case there is only one item to move.Question asked when a file with the same name is found during a copy or move operation and we don't know whether to
overwrite or keep the existing file.
The status of a job that executes a
PackRequest.Request used by
PackJob to pack multiple files and folders (including the
child files and sub-folders) in a single ZIP archive.Represents a path in the file system.
Interface used to generate a unique
DocumentReference, i.e.