| Package | Description |
|---|---|
| com.google.gerrit.extensions.api.accounts |
| Modifier and Type | Method and Description |
|---|---|
SshKeyInfo |
AccountApi.addSshKey(String key) |
SshKeyInfo |
AccountApi.NotImplemented.addSshKey(String key) |
| Modifier and Type | Method and Description |
|---|---|
List<SshKeyInfo> |
AccountApi.listSshKeys() |
List<SshKeyInfo> |
AccountApi.NotImplemented.listSshKeys() |
Copyright © 2018. All rights reserved.