public class UpdateCollaborationRequest extends DefaultBoxRequest
| Constructor and Description |
|---|
UpdateCollaborationRequest(IBoxConfig config,
IBoxJSONParser parser,
String id,
BoxCollabRequestObject requestObject)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getUri(String id)
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 UpdateCollaborationRequest(IBoxConfig config, IBoxJSONParser parser, String id, BoxCollabRequestObject requestObject) throws BoxRestException
config - configparser - json parserid - id of the collaborationrequestObject - request objectBoxRestException - exceptionCopyright © 2014. All Rights Reserved.