public static class GetSshKeys.SshKeyInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
algorithm |
java.lang.String |
comment |
java.lang.String |
encodedKey |
int |
seq |
java.lang.String |
sshPublicKey |
boolean |
valid |
Constructor and Description |
---|
GetSshKeys.SshKeyInfo(com.google.gerrit.reviewdb.client.AccountSshKey sshKey) |