Uses of Class
io.github.sinuscosinustan.hetznercloud.objects.request.CreateSSHKeyRequest
Packages that use CreateSSHKeyRequest
-
Uses of CreateSSHKeyRequest in io.github.sinuscosinustan.hetznercloud
Methods in io.github.sinuscosinustan.hetznercloud with parameters of type CreateSSHKeyRequestModifier and TypeMethodDescriptionHetznerCloudAPI.createSSHKey
(CreateSSHKeyRequest createSshKeyRequest) Create an SSH key.