| DbxAppClientV2 | Use this class to make remote calls to the Dropbox API app endpoints. | 
| DbxAppClientV2Base | Base class for app auth clients. | 
| DbxClientV2 | Use this class to make remote calls to the Dropbox API user endpoints. | 
| DbxClientV2Base | Base class for user auth clients. | 
| DbxDownloadStyleBuilder<R> | The common interface for all builders associated with download style methods. | 
| DbxPathV2 | Utility functions for working with Dropbox paths. | 
| DbxRawClientV2 | Use this class to make remote calls to the Dropbox API. | 
| DbxTeamClientV2 | Use this class to make remote calls to the Dropbox API team endpoints. | 
| DbxTeamClientV2Base | Base class for team auth clients. | 
| DbxUploadStyleBuilder<R,E,X extends DbxApiException> | The common interface for all builders associated with upload style methods. |