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