public class DeleteSshKey extends java.lang.Object implements com.google.gerrit.extensions.restapi.RestModifyView<AccountResource.SshKey,DeleteSshKey.Input>
Modifier and Type | Class and Description |
---|---|
static class |
DeleteSshKey.Input |
Modifier and Type | Method and Description |
---|---|
com.google.gerrit.extensions.restapi.Response<?> |
apply(AccountResource.SshKey rsrc,
DeleteSshKey.Input input) |
public com.google.gerrit.extensions.restapi.Response<?> apply(AccountResource.SshKey rsrc, DeleteSshKey.Input input) throws com.google.gerrit.extensions.restapi.AuthException, com.google.gwtorm.server.OrmException
apply
in interface com.google.gerrit.extensions.restapi.RestModifyView<AccountResource.SshKey,DeleteSshKey.Input>
com.google.gerrit.extensions.restapi.AuthException
com.google.gwtorm.server.OrmException