Uses of Class
cloud.dnation.hetznerclient.GetSshKeysBySelectorResponse
-
-
Uses of GetSshKeysBySelectorResponse in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return GetSshKeysBySelectorResponse Modifier and Type Method Description GetSshKeysBySelectorResponseGetSshKeysBySelectorResponse. addSshKeysItem(SshKeyDetail sshKeysItem)GetSshKeysBySelectorResponseGetSshKeysBySelectorResponse. sshKeys(List<SshKeyDetail> sshKeys)Methods in cloud.dnation.hetznerclient that return types with arguments of type GetSshKeysBySelectorResponse Modifier and Type Method Description retrofit2.Call<GetSshKeysBySelectorResponse>HetznerApi. getSshKeysBySelector(String selector)Find SSH keys matching given label selector
-