public class DeleteDraftComment extends RetryingRestModifyView<DraftCommentResource,Input,Response<CommentInfo>>
| Modifier and Type | Method and Description |
|---|---|
protected Response<CommentInfo> |
applyImpl(BatchUpdate.Factory updateFactory,
DraftCommentResource rsrc,
Input input) |
applyprotected Response<CommentInfo> applyImpl(BatchUpdate.Factory updateFactory, DraftCommentResource rsrc, Input input) throws RestApiException, UpdateException
applyImpl in class RetryingRestModifyView<DraftCommentResource,Input,Response<CommentInfo>>RestApiExceptionUpdateException