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