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