public class BoxBasicRestClient extends java.lang.Object implements IBoxRESTClient
IBoxRESTClient
.Constructor and Description |
---|
BoxBasicRestClient()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
IBoxResponse |
execute(IBoxRequest boxRequest)
Execute the API request and return a response.
|
HttpClient |
getRawHttpClient() |
public HttpClient getRawHttpClient()
public IBoxResponse execute(IBoxRequest boxRequest) throws BoxRestException, AuthFatalFailureException
IBoxRESTClient
execute
in interface IBoxRESTClient
boxRequest
- Incoming API request.BoxRestException
AuthFatalFailureException