public class DeleteTrashItemRequest extends DefaultBoxRequest
| Constructor and Description |
|---|
DeleteTrashItemRequest(IBoxConfig config,
IBoxJSONParser parser,
java.lang.String id,
BoxResourceType resourceType,
BoxDefaultRequestObject requestObject) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getUri(java.lang.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 DeleteTrashItemRequest(IBoxConfig config, IBoxJSONParser parser, java.lang.String id, BoxResourceType resourceType, BoxDefaultRequestObject requestObject) throws BoxRestException
BoxRestExceptionpublic static java.lang.String getUri(java.lang.String id,
BoxResourceType itemType)
id - id of the itemitemType - type of the item