Uses of Class
cloud.dnation.hetznerclient.CreateSshKeyRequest
-
Uses of CreateSshKeyRequest in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return CreateSshKeyRequestModifier and TypeMethodDescriptionCreateSshKeyRequest.putLabelsItem(String key, String labelsItem) Methods in cloud.dnation.hetznerclient with parameters of type CreateSshKeyRequestModifier and TypeMethodDescriptionretrofit2.Call<CreateSshKeyResponse>HetznerApi.createSshKey(CreateSshKeyRequest request) Create new SSH key.