public class DeleteChangeEdit extends Object implements com.google.gerrit.extensions.restapi.RestModifyView<ChangeResource,DeleteChangeEdit.Input>
Modifier and Type | Class and Description |
---|---|
static class |
DeleteChangeEdit.Input |
Modifier and Type | Method and Description |
---|---|
com.google.gerrit.extensions.restapi.Response<?> |
apply(ChangeResource rsrc,
DeleteChangeEdit.Input input) |
public com.google.gerrit.extensions.restapi.Response<?> apply(ChangeResource rsrc, DeleteChangeEdit.Input input) throws com.google.gerrit.extensions.restapi.AuthException, com.google.gerrit.extensions.restapi.ResourceNotFoundException, IOException
apply
in interface com.google.gerrit.extensions.restapi.RestModifyView<ChangeResource,DeleteChangeEdit.Input>
com.google.gerrit.extensions.restapi.AuthException
com.google.gerrit.extensions.restapi.ResourceNotFoundException
IOException