public class GetTrashItemRequest extends DefaultBoxRequest
| Constructor and Description |
|---|
GetTrashItemRequest(IBoxConfig config,
IBoxJSONParser parser,
String id,
BoxResourceType resourceType,
BoxDefaultRequestObject requestObject) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getUri(String id,
BoxResourceType itemType)
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 GetTrashItemRequest(IBoxConfig config, IBoxJSONParser parser, String id, BoxResourceType resourceType, BoxDefaultRequestObject requestObject) throws BoxRestException
BoxRestExceptionpublic static String getUri(String id, BoxResourceType itemType)
id - id of the itemitemType - type of the itemCopyright © 2014. All Rights Reserved.