Uses of Class
cloud.dnation.hetznerclient.CreateSshKeyResponse
-
-
Uses of CreateSshKeyResponse in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return CreateSshKeyResponse Modifier and Type Method Description CreateSshKeyResponseCreateSshKeyResponse. sshKey(SshKeyDetail sshKey)Methods in cloud.dnation.hetznerclient that return types with arguments of type CreateSshKeyResponse Modifier and Type Method Description retrofit2.Call<CreateSshKeyResponse>HetznerApi. createSshKey(CreateSshKeyRequest request)Create new SSH key.
-