Package com.dropbox.core.v2.files
Class FileOpsResult
java.lang.Object
com.dropbox.core.v2.files.FileOpsResult
- Direct Known Subclasses:
CreateFolderBatchResult,CreateFolderResult,DeleteBatchResult,DeleteResult,LockFileBatchResult,RelocationBatchResult,RelocationBatchV2Result,RelocationResult
Result for File Operations
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileOpsResult
public FileOpsResult()Result for File Operations
-
-
Method Details
-
hashCode
public int hashCode() -
equals
-
toString
-
toStringMultiline
Returns a String representation of this object formatted for easier readability.The returned String may contain newlines.
- Returns:
- Formatted, multiline String representation of this object
-