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, IOException
applyImpl
in class RetryingRestModifyView<VoteResource,DeleteVoteInput,Response<?>>
RestApiException
UpdateException
IOException