public static class Stars.Post extends java.lang.Object implements com.google.gerrit.extensions.restapi.RestModifyView<AccountResource.Star,com.google.gerrit.extensions.api.changes.StarsInput>
Modifier and Type | Method and Description |
---|---|
java.util.Collection<java.lang.String> |
apply(AccountResource.Star rsrc,
com.google.gerrit.extensions.api.changes.StarsInput in) |
public java.util.Collection<java.lang.String> apply(AccountResource.Star rsrc, com.google.gerrit.extensions.api.changes.StarsInput in) throws com.google.gerrit.extensions.restapi.AuthException, com.google.gerrit.extensions.restapi.BadRequestException, com.google.gwtorm.server.OrmException
apply
in interface com.google.gerrit.extensions.restapi.RestModifyView<AccountResource.Star,com.google.gerrit.extensions.api.changes.StarsInput>
com.google.gerrit.extensions.restapi.AuthException
com.google.gerrit.extensions.restapi.BadRequestException
com.google.gwtorm.server.OrmException