See: Description
Class | Description |
---|---|
Account |
The amount of detail revealed about an account depends on the user being
queried and the user making the query.
|
BasicAccount |
Basic information about any account.
|
BasicAccount.Builder |
Builder for
BasicAccount . |
DbxUserUsersRequests |
Routes in namespace "users".
|
FullAccount |
Detailed information about the current user's account.
|
FullAccount.Builder |
Builder for
FullAccount . |
FullTeam |
Detailed information about a team.
|
GetAccountBatchError |
This class is an open tagged union.
|
IndividualSpaceAllocation | |
Name |
Representations for a person's name to assist with internationalization.
|
Name.Serializer |
For internal use only.
|
SpaceAllocation |
Space is allocated differently based on the type of account.
|
SpaceUsage |
Information about a user's space usage and quota.
|
Team |
Information about a team.
|
Team.Serializer |
For internal use only.
|
TeamSpaceAllocation |
Enum | Description |
---|---|
AccountType |
What type of account this user has.
|
GetAccountBatchError.Tag |
Discriminating tag type for
GetAccountBatchError . |
GetAccountError | |
SpaceAllocation.Tag |
Discriminating tag type for
SpaceAllocation . |
Exception | Description |
---|---|
GetAccountBatchErrorException |
Exception thrown when the server responds with a
GetAccountBatchError
error. |
GetAccountErrorException |
Exception thrown when the server responds with a
GetAccountError
error. |
See DbxUserUsersRequests
for a list of
possible requests for this namespace.