public class DeleteReviewer extends Object implements com.google.gerrit.extensions.restapi.RestModifyView<ReviewerResource,DeleteReviewer.Input>
Modifier and Type | Class and Description |
---|---|
static class |
DeleteReviewer.Input |
Modifier and Type | Method and Description |
---|---|
com.google.gerrit.extensions.restapi.Response<?> |
apply(ReviewerResource rsrc,
DeleteReviewer.Input input) |
public com.google.gerrit.extensions.restapi.Response<?> apply(ReviewerResource rsrc, DeleteReviewer.Input input) throws com.google.gerrit.extensions.restapi.RestApiException, UpdateException
apply
in interface com.google.gerrit.extensions.restapi.RestModifyView<ReviewerResource,DeleteReviewer.Input>
com.google.gerrit.extensions.restapi.RestApiException
UpdateException