public static class ChangeEdits.Post extends java.lang.Object implements com.google.gerrit.extensions.restapi.RestModifyView<ChangeResource,ChangeEdits.Post.Input>
Modifier and Type | Class and Description |
---|---|
static class |
ChangeEdits.Post.Input |
Modifier and Type | Method and Description |
---|---|
com.google.gerrit.extensions.restapi.Response<?> |
apply(ChangeResource resource,
ChangeEdits.Post.Input input) |
public com.google.gerrit.extensions.restapi.Response<?> apply(ChangeResource resource, ChangeEdits.Post.Input input) throws com.google.gerrit.extensions.restapi.AuthException, InvalidChangeOperationException, java.io.IOException, com.google.gerrit.extensions.restapi.ResourceConflictException, com.google.gwtorm.server.OrmException
apply
in interface com.google.gerrit.extensions.restapi.RestModifyView<ChangeResource,ChangeEdits.Post.Input>
com.google.gerrit.extensions.restapi.AuthException
InvalidChangeOperationException
java.io.IOException
com.google.gerrit.extensions.restapi.ResourceConflictException
com.google.gwtorm.server.OrmException