public class DeleteCollaborationRequest extends DefaultBoxRequest
| Constructor and Description |
|---|
DeleteCollaborationRequest(IBoxConfig config,
IBoxJSONParser parser,
java.lang.String collabId,
BoxDefaultRequestObject requestObject)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getUri(java.lang.String collabId)
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 DeleteCollaborationRequest(IBoxConfig config, IBoxJSONParser parser, java.lang.String collabId, BoxDefaultRequestObject requestObject) throws BoxRestException
config - configparser - json parsercollabId - id of the collaborationrequestObject - request objectBoxRestException - exception