public class GetCollaborationRequest extends DefaultBoxRequest
com.box.boxjavalibv2.dao.CollaborationV2.STATUS_PENDING is allowed.| Constructor and Description |
|---|
GetCollaborationRequest(IBoxConfig config,
IBoxJSONParser parser,
String collabId,
BoxDefaultRequestObject requestObject)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getUri(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 GetCollaborationRequest(IBoxConfig config, IBoxJSONParser parser, String collabId, BoxDefaultRequestObject requestObject) throws BoxRestException
config - configparser - json parsercollabId - id of the collaborationrequestObject - request objectBoxRestException - exceptionCopyright © 2014. All Rights Reserved.