public class RestoreTrashItemRequest extends DefaultBoxRequest
| Constructor and Description |
|---|
RestoreTrashItemRequest(IBoxConfig config,
IBoxJSONParser parser,
String id,
BoxResourceType type,
BoxItemRestoreRequestObject requestObject)
Cosntructor.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getUri(String id,
BoxResourceType type)
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 RestoreTrashItemRequest(IBoxConfig config, IBoxJSONParser parser, String id, BoxResourceType type, BoxItemRestoreRequestObject requestObject) throws BoxRestException
config - configparser - json parserid - id of the itemtype - resource type of the itemrequestObject - request objectBoxRestExceptionpublic static String getUri(String id, BoxResourceType type)
id - id of the itemitemType - type of the itemCopyright © 2014. All Rights Reserved.