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 |
---|---|
GetSshKeys.SshKeyInfo |
apply(AccountResource.SshKey rsrc) |
public GetSshKeys.SshKeyInfo apply(AccountResource.SshKey rsrc)
apply
in interface com.google.gerrit.extensions.restapi.RestReadView<AccountResource.SshKey>