public class CreateCommentRequest extends DefaultBoxRequest
Constructor and Description |
---|
CreateCommentRequest(IBoxConfig config,
IBoxJSONParser parser,
BoxCommentRequestObject requestObject)
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 CreateCommentRequest(IBoxConfig config, IBoxJSONParser parser, BoxCommentRequestObject requestObject) throws BoxRestException
config
- configparser
- json parserrequestObject
- comment request object.BoxRestException
- exception