public class PromoteOldFileVersionRequest extends DefaultBoxRequest
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
URI |
| Modifier and Type | Method and Description |
|---|---|
static PromoteOldFileVersionRequest |
getRequestObject(IBoxConfig config,
IBoxJSONParser parser,
java.lang.String fileId,
java.lang.String versionId) |
addHeader, addHttpParam, addQueryParam, getApiUrlPath, getAuth, getAuthority, getConfig, getCookie, getExpectedResponseCode, getHeaders, getHttpParams, getQueryParams, getRawRequest, getRequestEntity, getRestMethod, getScheme, getUriPath, prepareRequest, setAuth, setCookie, setEntity, setExpectedResponseCode, setIfMatch, setRequestFieldspublic static final java.lang.String URI
public static PromoteOldFileVersionRequest getRequestObject(IBoxConfig config, IBoxJSONParser parser, java.lang.String fileId, java.lang.String versionId) throws BoxRestException
config - parser - fileId - - id of the fileversionId - - version id of the file versionBoxRestException