|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SSHKey | |
|---|---|
| com.cloudcontrolled.api.response | |
| Uses of SSHKey in com.cloudcontrolled.api.response |
|---|
| Methods in com.cloudcontrolled.api.response that return SSHKey | |
|---|---|
SSHKey |
CreateSSHKeyResponse.getSshKey()
Getter for the field sshKey. |
SSHKey |
SSHKeyResponse.getSshKey()
Getter for the field sshKey. |
SSHKey[] |
ListSSHKeyResponse.getSshKeys()
Getter for the field sshKeys. |
| Methods in com.cloudcontrolled.api.response with parameters of type SSHKey | |
|---|---|
void |
CreateSSHKeyResponse.setSshKey(SSHKey sshKey)
Setter for the field sshKey. |
void |
SSHKeyResponse.setSshKey(SSHKey sshKey)
Setter for the field sshKey. |
void |
ListSSHKeyResponse.setSshKeys(SSHKey[] sshKeys)
Setter for the field sshKeys. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||