| Package | Description |
|---|---|
| com.box.boxjavalibv2 | |
| com.box.boxjavalibv2.resourcemanagers |
| Modifier and Type | Method and Description |
|---|---|
IBoxCommentsManager |
BoxClient.getCommentsManager() |
IBoxCommentsManager |
BoxClient.getSharedCommentsManager(java.lang.String sharedLink,
java.lang.String password)
Get the BoxCommentsManager for shared items, which can be used to make API calls on comments endpoints for a shared item.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BoxCommentsManagerImpl
Use this class to execute requests synchronously against the Box REST API(V2), comments endpints.
|