Package com.dropbox.core.v2.paper
This namespace contains endpoints and data types for managing docs and
folders in Dropbox Paper. New Paper users will see docs they create in their
filesystem as '.paper' files alongside their other Dropbox content. The
/paper endpoints are being deprecated and you'll need to use /files and
/sharing endpoints to interact with their Paper content. Read more in the Paper
Migration Guide.
See DbxUserPaperRequests
for a list of
possible requests for this namespace.
-
Enum Summary Enum Description AddPaperDocUserResult DocLookupError ExportFormat The desired export format of the Paper doc.FolderSharingPolicyType The sharing policy of a Paper folder.ImportFormat The import format of the incoming data.ListDocsCursorError.Tag Discriminating tag type forListDocsCursorError
.ListPaperDocsFilterBy ListPaperDocsSortBy ListPaperDocsSortOrder ListUsersCursorError.Tag Discriminating tag type forListUsersCursorError
.PaperApiCursorError PaperDocCreateError PaperDocPermissionLevel PaperDocUpdateError PaperDocUpdatePolicy PaperFolderCreateError SharingPublicPolicyType SharingTeamPolicyType The sharing policy type of the Paper doc.UserOnPaperDocFilter -
Exception Summary Exception Description DocLookupErrorException Exception thrown when the server responds with aDocLookupError
error.ListDocsCursorErrorException Exception thrown when the server responds with aListDocsCursorError
error.ListUsersCursorErrorException Exception thrown when the server responds with aListUsersCursorError
error.PaperDocCreateErrorException Exception thrown when the server responds with aPaperDocCreateError
error.PaperDocUpdateErrorException Exception thrown when the server responds with aPaperDocUpdateError
error.PaperFolderCreateErrorException Exception thrown when the server responds with aPaperFolderCreateError
error.