public class UpdateCommentRequest extends DefaultBoxRequest
| Constructor and Description |
|---|
UpdateCommentRequest(IBoxConfig config,
IBoxJSONParser parser,
java.lang.String commentId,
BoxCommentRequestObject requestObject)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getUri(java.lang.String commentId) |
addHeader, addHttpParam, addQueryParam, getApiUrlPath, getAuth, getAuthority, getConfig, getCookie, getExpectedResponseCode, getHeaders, getHttpParams, getQueryParams, getRawRequest, getRequestEntity, getRestMethod, getScheme, prepareRequest, setAuth, setCookie, setEntity, setExpectedResponseCode, setIfMatch, setRequestFieldspublic UpdateCommentRequest(IBoxConfig config, IBoxJSONParser parser, java.lang.String commentId, BoxCommentRequestObject requestObject) throws BoxRestException
config - configparser - json parsercommentId - id of the commentrequestObject - comment request object.BoxRestException - exception