public class DeleteReviewer extends RetryingRestModifyView<ReviewerResource,DeleteReviewerInput,Response<?>>
Modifier and Type | Method and Description |
---|---|
protected Response<?> |
applyImpl(BatchUpdate.Factory updateFactory,
ReviewerResource rsrc,
DeleteReviewerInput input) |
apply
protected Response<?> applyImpl(BatchUpdate.Factory updateFactory, ReviewerResource rsrc, DeleteReviewerInput input) throws RestApiException, UpdateException
applyImpl
in class RetryingRestModifyView<ReviewerResource,DeleteReviewerInput,Response<?>>
RestApiException
UpdateException