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