public class BanCommit extends RetryingRestModifyView<ProjectResource,BanCommit.Input,BanCommit.BanResultInfo>
Modifier and Type | Class and Description |
---|---|
static class |
BanCommit.BanResultInfo |
static class |
BanCommit.Input |
Modifier and Type | Method and Description |
---|---|
protected BanCommit.BanResultInfo |
applyImpl(BatchUpdate.Factory updateFactory,
ProjectResource rsrc,
BanCommit.Input input) |
apply
protected BanCommit.BanResultInfo applyImpl(BatchUpdate.Factory updateFactory, ProjectResource rsrc, BanCommit.Input input) throws RestApiException, UpdateException, java.io.IOException
applyImpl
in class RetryingRestModifyView<ProjectResource,BanCommit.Input,BanCommit.BanResultInfo>
RestApiException
UpdateException
java.io.IOException