public static class StarredChanges.Delete extends Object implements com.google.gerrit.extensions.restapi.RestModifyView<AccountResource.StarredChange,StarredChanges.EmptyInput>
Modifier and Type | Method and Description |
---|---|
com.google.gerrit.extensions.restapi.Response<?> |
apply(AccountResource.StarredChange rsrc,
StarredChanges.EmptyInput in) |
public com.google.gerrit.extensions.restapi.Response<?> apply(AccountResource.StarredChange rsrc, StarredChanges.EmptyInput in) throws com.google.gerrit.extensions.restapi.AuthException, com.google.gwtorm.server.OrmException, IOException
apply
in interface com.google.gerrit.extensions.restapi.RestModifyView<AccountResource.StarredChange,StarredChanges.EmptyInput>
com.google.gerrit.extensions.restapi.AuthException
com.google.gwtorm.server.OrmException
IOException