| Package | Description |
|---|---|
| com.box.boxjavalibv2 | |
| com.box.boxjavalibv2.interfaces | |
| com.box.boxjavalibv2.resourcemanagers |
| Modifier and Type | Method and Description |
|---|---|
BoxResourceManager |
BoxClient.getPluginManager(String pluginManagerKey) |
BoxResourceManager |
BoxClient.getResourceManagerWithSharedLinkAuth(BoxResourceType type,
String sharedLink,
String password)
A generic way to get a resourceManager with shared link auth.
|
BoxResourceManager |
BoxClient.pluginResourceManager(String key,
IPluginResourceManagerBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
BoxResourceManager |
IPluginResourceManagerBuilder.build(IBoxConfig config,
IBoxResourceHub resourceHub,
IBoxJSONParser parser,
IBoxRequestAuth auth,
IBoxRESTClient restClient) |
BoxResourceManager |
IResourceManagerPlugin.plugin(BoxClient client) |
| Modifier and Type | Class and Description |
|---|---|
class |
BoxCollaborationsManager
Use this class to execute requests synchronously against the Box REST API(V2), collaborations endpints.
|
class |
BoxCommentsManager
Use this class to execute requests synchronously against the Box REST API(V2), comments endpints.
|
class |
BoxEventsManager
Use this class to execute requests synchronously against the Box REST API(V2).
|
class |
BoxFilesManager |
class |
BoxFoldersManager |
class |
BoxGroupsManager |
class |
BoxItemsManager
Use this class to execute requests synchronously against the Box REST API(V2).
|
class |
BoxOAuthManager
API for OAuth.
|
class |
BoxSearchManager |
class |
BoxSharedItemsManager |
class |
BoxUsersManager
Use this class to execute requests synchronously against the Box REST API(V2), users endpints.
|
Copyright © 2014. All Rights Reserved.