Uses of Class
me.tomsdevsn.hetznercloud.objects.response.SSHKeyResponse
-
Uses of SSHKeyResponse in me.tomsdevsn.hetznercloud
Modifier and TypeMethodDescriptionHetznerCloudAPI.createSSHKey
(CreateSSHKeyRequest createSshKeyRequest) Create an SSH key.HetznerCloudAPI.getSSHKey
(long id) Get an SSH key by ID.HetznerCloudAPI.updateSSHKey
(long id, UpdateSSHKeyRequest updateSSHKeyRequest) Update parameters of an SSH key