public class DeleteVote extends RetryingRestModifyView<VoteResource,DeleteVoteInput,Response<?>>
Modifier and Type | Method and Description |
---|---|
protected Response<?> |
applyImpl(BatchUpdate.Factory updateFactory,
VoteResource rsrc,
DeleteVoteInput input) |
apply
protected Response<?> applyImpl(BatchUpdate.Factory updateFactory, VoteResource rsrc, DeleteVoteInput input) throws RestApiException, UpdateException, java.io.IOException, org.eclipse.jgit.errors.ConfigInvalidException
applyImpl
in class RetryingRestModifyView<VoteResource,DeleteVoteInput,Response<?>>
RestApiException
UpdateException
java.io.IOException
org.eclipse.jgit.errors.ConfigInvalidException