public class CreateGroupRequest extends DefaultBoxRequest
| Constructor and Description |
|---|
CreateGroupRequest(IBoxConfig config,
IBoxJSONParser parser,
BoxGroupRequestObject requestObject) |
| 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, setRequestFieldspublic CreateGroupRequest(IBoxConfig config, IBoxJSONParser parser, BoxGroupRequestObject requestObject) throws BoxRestException
BoxRestException