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