public static class AccountResource.SshKey extends AccountResource
AccountResource.Capability, AccountResource.Email, AccountResource.SshKey, AccountResource.Star, AccountResource.StarredChange
ACCOUNT_KIND, CAPABILITY_KIND, EMAIL_KIND, SSH_KEY_KIND, STARRED_CHANGE_KIND
Constructor and Description |
---|
AccountResource.SshKey(IdentifiedUser user,
com.google.gerrit.reviewdb.client.AccountSshKey sshKey) |
Modifier and Type | Method and Description |
---|---|
com.google.gerrit.reviewdb.client.AccountSshKey |
getSshKey() |
getUser
public AccountResource.SshKey(IdentifiedUser user, com.google.gerrit.reviewdb.client.AccountSshKey sshKey)