| Interface | Description |
|---|---|
| IBoxRequest |
Interface for the request to Box API.
|
| IBoxRequestObject |
Interface for objects to be put into api requests.
|
| ICookie |
Interface for API cookie.
|
| Class | Description |
|---|---|
| BoxDefaultRequestObject |
A request object with entity and fields.
|
| BoxFileUploadRequestObject | |
| BoxOAuthRequestObject | |
| DefaultBoxRequest |
Default implementation for IBoxRequest interface.
|
| DefaultBoxRequestTest |