public class GetSshKey extends java.lang.Object implements com.google.gerrit.extensions.restapi.RestReadView<AccountResource.SshKey>
Constructor and Description |
---|
GetSshKey() |
Modifier and Type | Method and Description |
---|---|
com.google.gerrit.extensions.common.SshKeyInfo |
apply(AccountResource.SshKey rsrc) |
public com.google.gerrit.extensions.common.SshKeyInfo apply(AccountResource.SshKey rsrc)
apply
in interface com.google.gerrit.extensions.restapi.RestReadView<AccountResource.SshKey>