| Package | Description | 
|---|---|
| com.box.boxjavalibv2 | |
| com.box.boxjavalibv2.resourcemanagers | 
| Modifier and Type | Method and Description | 
|---|---|
| IBoxFilesManager | BoxClient. getFilesManager()Get the BoxFilesManager, which can be used to make API calls on files endpoints. | 
| IBoxFilesManager | BoxClient. getSharedFilesManager(java.lang.String sharedLink,
                     java.lang.String password)Get the BoxFilesManager for shared items, which can be used to make API calls on files endpoints for a shared item. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BoxFilesManagerImpl |