Uses of Class
io.github.sinuscosinustan.hetznercloud.objects.response.SSHKeyResponse
Packages that use SSHKeyResponse
-
Uses of SSHKeyResponse in io.github.sinuscosinustan.hetznercloud
Methods in io.github.sinuscosinustan.hetznercloud that return SSHKeyResponseModifier 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