public class PreviewRequest extends DefaultBoxRequest
| Constructor and Description |
|---|
PreviewRequest(IBoxConfig config,
IBoxJSONParser parser,
String fileId,
String fileExtension,
BoxImageRequestObject requestObject)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getUri(String fileId,
String fileExtension)
Get uri.
|
addHeader, addHttpParam, addQueryParam, getApiUrlPath, getAuth, getAuthority, getConfig, getCookie, getExpectedResponseCode, getHeaders, getHttpParams, getQueryParams, getRawRequest, getRequestEntity, getRestMethod, getScheme, prepareRequest, setAuth, setCookie, setEntity, setExpectedResponseCode, setIfMatch, setRequestFieldspublic PreviewRequest(IBoxConfig config, IBoxJSONParser parser, String fileId, String fileExtension, BoxImageRequestObject requestObject) throws BoxRestException
config - configparser - json parserfileId - id of the filefileExtension - extension of the preview file to be fetchedrequstObject - request objectBoxRestExceptionCopyright © 2014. All Rights Reserved.