public class GetAllCollaborationsRequest extends DefaultBoxRequest
Constructor and Description |
---|
GetAllCollaborationsRequest(IBoxConfig config,
IBoxJSONParser parser,
BoxCollabRequestObject collabObject)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getUri()
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 GetAllCollaborationsRequest(IBoxConfig config, IBoxJSONParser parser, BoxCollabRequestObject collabObject) throws BoxRestException
config
- configparser
- json parserstatus
- status of the collaborations requested( This field is required and currently only support
com.box.boxjavalibv2.dao.CollaborationV2.STATUS_PENDING
BoxRestException
- exception