Package com.dropbox.core.v2.paper
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.
-
ClassDescriptionPer-member result for
DbxUserPaperRequests.docsUsersAdd(String,java.util.List).Routes in namespace "paper".Exception thrown when the server responds with aDocLookupErrorerror.TheDbxUploaderreturned byDbxUserPaperRequests.docsCreate(ImportFormat,String).The request builder returned byDbxUserPaperRequests.docsDownloadBuilder(java.lang.String, com.dropbox.core.v2.paper.ExportFormat).The request builder returned byDbxUserPaperRequests.docsGetMetadataBuilder().The request builder returned byDbxUserPaperRequests.docsListBuilder().The request builder returned byDbxUserPaperRequests.docsUsersAddBuilder(java.lang.String, java.util.List<com.dropbox.core.v2.paper.AddMember>).The request builder returned byDbxUserPaperRequests.docsUsersListBuilder(java.lang.String).The desired export format of the Paper doc.Data structure representing a Paper folder.Metadata about Paper folders containing the specififed Paper doc.Builder forFoldersContainingPaperDoc.The request builder returned byDbxUserPaperRequests.foldersCreateBuilder(java.lang.String).The sharing policy of a Paper folder.The import format of the incoming data.This class is an open tagged union.Discriminating tag type forListDocsCursorError.Exception thrown when the server responds with aListDocsCursorErrorerror.This class is a tagged union.Discriminating tag type forListUsersCursorError.Exception thrown when the server responds with aListUsersCursorErrorerror.Exception thrown when the server responds with aPaperDocCreateErrorerror.Metadata returned by docs/get_metadata.The status of a Paper doc.Exception thrown when the server responds with aPaperDocUpdateErrorerror.Exception thrown when the server responds with aPaperFolderCreateErrorerror.Sharing policy of Paper doc.Builder forSharingPolicy.The sharing policy type of the Paper doc.