public class GetFileVersionsRequest extends DefaultBoxRequest
| Constructor and Description |
|---|
GetFileVersionsRequest(IBoxConfig config,
IBoxJSONParser parser,
String fileId,
BoxDefaultRequestObject requestObject)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getUri(String fileId)
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 GetFileVersionsRequest(IBoxConfig config, IBoxJSONParser parser, String fileId, BoxDefaultRequestObject requestObject) throws BoxRestException
config - configparser - json parserfileId - id of the filerequestObject - request objectBoxRestException - exceptionCopyright © 2014. All Rights Reserved.