public class GetFolderCollaborationsRequest extends DefaultBoxRequest
com.box.boxjavalibv2.dao.CollaborationV2.STATUS_PENDING
is allowed.Constructor and Description |
---|
GetFolderCollaborationsRequest(IBoxConfig config,
IBoxJSONParser parser,
java.lang.String folderId,
BoxDefaultRequestObject requestObject) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getUri(java.lang.String folderId)
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 GetFolderCollaborationsRequest(IBoxConfig config, IBoxJSONParser parser, java.lang.String folderId, BoxDefaultRequestObject requestObject) throws BoxRestException
BoxRestException