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) |
apply
protected Response<CommentInfo> applyImpl(BatchUpdate.Factory updateFactory, DraftCommentResource rsrc, Input input) throws RestApiException, UpdateException
applyImpl
in class RetryingRestModifyView<DraftCommentResource,Input,Response<CommentInfo>>
RestApiException
UpdateException