Package com.dropbox.core.v2.filerequests
package com.dropbox.core.v2.filerequests
This namespace contains endpoints and data types for file request operations.
See DbxUserFileRequestsRequests
for a list of possible requests for this namespace.
-
ClassDescriptionThere was an error counting the file requests.Exception thrown when the server responds with a
CountFileRequestsErrorerror.Result forDbxUserFileRequestsRequests.count().The request builder returned byDbxUserFileRequestsRequests.createBuilder(java.lang.String, java.lang.String).There was an error creating the file request.Exception thrown when the server responds with aCreateFileRequestErrorerror.Routes in namespace "file_requests".There was an error deleting all closed file requests.Exception thrown when the server responds with aDeleteAllClosedFileRequestsErrorerror.Result forDbxUserFileRequestsRequests.deleteAllClosed().There was an error deleting these file requests.Exception thrown when the server responds with aDeleteFileRequestErrorerror.Result forDbxUserFileRequestsRequests.delete(List).A file request for receiving files into the user's Dropbox account.Builder forFileRequest.There was an error retrieving the specified file request.Exception thrown when the server responds with aGetFileRequestErrorerror.There was an error retrieving the file requests.Exception thrown when the server responds with aListFileRequestsContinueErrorerror.There was an error retrieving the file requests.Exception thrown when the server responds with aListFileRequestsErrorerror.Result forDbxUserFileRequestsRequests.list().The request builder returned byDbxUserFileRequestsRequests.updateBuilder(java.lang.String).This class is an open tagged union.Discriminating tag type forUpdateFileRequestDeadline.There is an error updating the file request.Exception thrown when the server responds with aUpdateFileRequestErrorerror.