public static class StarredChanges.Create extends Object implements com.google.gerrit.extensions.restapi.RestModifyView<AccountResource,StarredChanges.EmptyInput>
Modifier and Type | Method and Description |
---|---|
com.google.gerrit.extensions.restapi.Response<?> |
apply(AccountResource rsrc,
StarredChanges.EmptyInput in) |
StarredChanges.Create |
setChange(ChangeResource change) |
public StarredChanges.Create setChange(ChangeResource change)
public com.google.gerrit.extensions.restapi.Response<?> apply(AccountResource 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,StarredChanges.EmptyInput>
com.google.gerrit.extensions.restapi.AuthException
com.google.gwtorm.server.OrmException
IOException