Interface | Description |
---|---|
IBoxCollaborationsManager | |
IBoxCommentsManager | |
IBoxEventsManager | |
IBoxFilesManager | |
IBoxFoldersManager | |
IBoxGroupsManager | |
IBoxItemsManager | |
IBoxOAuthManager | |
IBoxResourceManager | |
IBoxSearchManager | |
IBoxSharedItemsManager | |
IBoxTrashManager | |
IBoxUsersManager | |
IPluginResourceManagerBuilder | |
IResourceManagerPlugin |
Resource manager plugin interface.
|
Class | Description |
---|---|
AbstractBoxResourceManager |
Base class for BoxAPI classes.
|
BoxCollaborationsManagerImpl |
Use this class to execute requests synchronously against the Box REST API(V2), collaborations endpints.
|
BoxCommentsManagerImpl |
Use this class to execute requests synchronously against the Box REST API(V2), comments endpints.
|
BoxEventsManagerImpl |
Use this class to execute requests synchronously against the Box REST API(V2).
|
BoxFilesManagerImpl | |
BoxFoldersManageImpl | |
BoxGroupsManagerImpl | |
BoxItemsManagerImpl |
Use this class to execute requests synchronously against the Box REST API(V2).
|
BoxOAuthManagerImpl |
API for OAuth.
|
BoxSearchManagerImpl | |
BoxSharedItemsManagerImpl | |
BoxTrashManagerImpl | |
BoxUsersManagerImpl |
Use this class to execute requests synchronously against the Box REST API(V2), users endpints.
|
GetAllCollaborationsRequestObject |