public class UpdateGroupRequest extends DefaultBoxRequest
| Constructor and Description |
|---|
UpdateGroupRequest(IBoxConfig config,
IBoxJSONParser parser,
String groupId,
BoxDefaultRequestObject requestObject) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getUri(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 UpdateGroupRequest(IBoxConfig config, IBoxJSONParser parser, String groupId, BoxDefaultRequestObject requestObject) throws BoxRestException
BoxRestExceptionCopyright © 2014. All Rights Reserved.