Uses of Class
cloud.dnation.hetznerclient.SshKeyDetail
-
Uses of SshKeyDetail in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return SshKeyDetailModifier and TypeMethodDescriptionSshKeyDetail.fingerprint(String fingerprint) CreateSshKeyResponse.getSshKey()Get sshKeySshKeyDetail.putLabelsItem(String key, String labelsItem) Methods in cloud.dnation.hetznerclient that return types with arguments of type SshKeyDetailMethods in cloud.dnation.hetznerclient with parameters of type SshKeyDetailModifier and TypeMethodDescriptionGetSshKeysBySelectorResponse.addSshKeysItem(SshKeyDetail sshKeysItem) voidCreateSshKeyResponse.setSshKey(SshKeyDetail sshKey) CreateSshKeyResponse.sshKey(SshKeyDetail sshKey) Method parameters in cloud.dnation.hetznerclient with type arguments of type SshKeyDetailModifier and TypeMethodDescriptionvoidGetSshKeysBySelectorResponse.setSshKeys(List<SshKeyDetail> sshKeys) GetSshKeysBySelectorResponse.sshKeys(List<SshKeyDetail> sshKeys)