Package com.dropbox.core.v2.users
This namespace contains endpoints and data types for user management.
See DbxUserUsersRequests
for a list of
possible requests for this namespace.
-
Class Summary 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 forBasicAccount
.BasicAccount.Serializer For internal use only.DbxUserUsersRequests Routes in namespace "users".FileLockingValue The value forUserFeature.FILE_LOCKING
.FullAccount Detailed information about the current user's account.FullAccount.Builder Builder forFullAccount
.FullTeam Detailed information about a team.GetAccountArg GetAccountArg.Serializer For internal use only.GetAccountBatchArg GetAccountBatchArg.Serializer For internal use only.GetAccountBatchError This class is an open tagged union.GetAccountBatchError.Serializer For internal use only.GetAccountError.Serializer For internal use only.IndividualSpaceAllocation Name Representations for a person's name to assist with internationalization.Name.Serializer For internal use only.PaperAsFilesValue The value forUserFeature.PAPER_AS_FILES
.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 UserFeaturesGetValuesBatchResult UserFeatureValue Values that correspond to entries inUserFeature
. -
Enum Summary Enum Description FileLockingValue.Tag Discriminating tag type forFileLockingValue
.GetAccountBatchError.Tag Discriminating tag type forGetAccountBatchError
.GetAccountError PaperAsFilesValue.Tag Discriminating tag type forPaperAsFilesValue
.SpaceAllocation.Tag Discriminating tag type forSpaceAllocation
.UserFeature A set of features that a Dropbox User account may have configured.UserFeaturesGetValuesBatchError UserFeatureValue.Tag Discriminating tag type forUserFeatureValue
. -
Exception Summary Exception Description GetAccountBatchErrorException Exception thrown when the server responds with aGetAccountBatchError
error.GetAccountErrorException Exception thrown when the server responds with aGetAccountError
error.UserFeaturesGetValuesBatchErrorException Exception thrown when the server responds with aUserFeaturesGetValuesBatchError
error.