public interface IBoxRESTClient
| Modifier and Type | Method and Description |
|---|---|
IBoxResponse |
execute(IBoxRequest boxRequest)
Execute the API request and return a response.
|
IBoxResponse execute(IBoxRequest boxRequest) throws BoxRestException, AuthFatalFailureException
boxRequest - Incoming API request.BoxRestExceptionAuthFatalFailureException