| Class | Description |
|---|---|
| Content | |
| DbxUserCloudDocsRequests |
Routes in namespace "cloud_docs".
|
| GetContentBuilder |
The request builder returned by
DbxUserCloudDocsRequests.getContentBuilder(java.lang.String). |
| GetMetadataError | |
| GetMetadataErrorTagUnion |
This class is an open tagged union.
|
| GetMetadataResult | |
| GetMetadataResult.Builder |
Builder for
GetMetadataResult. |
| LockingError | |
| LockingErrorTagUnion |
This class is an open tagged union.
|
| LockResult | |
| LockResult.Builder |
Builder for
LockResult. |
| RenameBuilder |
The request builder returned by
DbxUserCloudDocsRequests.renameBuilder(). |
| RenameError | |
| RenameErrorTagUnion |
This class is an open tagged union.
|
| RenameResult | |
| UnlockResult |
Empty message for unlock
|
| UpdateContentResult | |
| UpdateContentUploader | |
| UserInfo | |
| UserInfo.Builder |
Builder for
UserInfo. |
| UserPermissions | |
| UserPermissions.Builder |
Builder for
UserPermissions. |
| Enum | Description |
|---|---|
| CloudDocsAccessError | |
| ContentPurpose | |
| GenericErrorTag | |
| GetMetadataErrorTagUnion.Tag |
Discriminating tag type for
GetMetadataErrorTagUnion. |
| LockingErrorTag | |
| LockingErrorTagUnion.Tag |
Discriminating tag type for
LockingErrorTagUnion. |
| RenameErrorTag | |
| RenameErrorTagUnion.Tag |
Discriminating tag type for
RenameErrorTagUnion. |
| UpdateContentError |
| Exception | Description |
|---|---|
| CloudDocsAccessErrorException |
Exception thrown when the server responds with a
CloudDocsAccessError
error. |
| GetMetadataErrorException |
Exception thrown when the server responds with a
GetMetadataError
error. |
| LockingErrorException |
Exception thrown when the server responds with a
LockingError error. |
| RenameErrorException |
Exception thrown when the server responds with a
RenameError error. |
| UpdateContentErrorException |
Exception thrown when the server responds with a
UpdateContentError
error. |
See DbxUserCloudDocsRequests for a
list of possible requests for this namespace.