public class DeleteCommentRequest extends DefaultBoxRequest
| Constructor and Description |
|---|
DeleteCommentRequest(IBoxConfig config,
IBoxJSONParser parser,
java.lang.String commentId,
BoxDefaultRequestObject requestObject)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getUri(java.lang.String commentId)
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 DeleteCommentRequest(IBoxConfig config, IBoxJSONParser parser, java.lang.String commentId, BoxDefaultRequestObject requestObject) throws BoxRestException
config - configparser - json parsercommentId - id of the comment to be deletedrequestObject - object that goes into request.BoxRestException - exception