Uses of Class
com.myjeeva.digitalocean.pojo.Key
Packages that use Key
Package
Description
-
Uses of Key in com.myjeeva.digitalocean
Methods in com.myjeeva.digitalocean that return KeyModifier and TypeMethodDescriptionMethod allows you to add a new public SSH key to your accountDigitalOcean.getKeyInfo(Integer sshKeyId) Method shows a specific public SSH key information from your account that can be added to a droplet.DigitalOcean.getKeyInfo(String fingerprint) Method shows a specific public SSH key information from your account that can be added to a droplet.Method allows you to modify an existing SSH key in your account.Method allows you to modify an existing SSH key in your account.Methods in com.myjeeva.digitalocean with parameters of type Key -
Uses of Key in com.myjeeva.digitalocean.impl
Methods in com.myjeeva.digitalocean.impl that return KeyModifier and TypeMethodDescriptionDigitalOceanClient.getKeyInfo(Integer sshKeyId) DigitalOceanClient.getKeyInfo(String fingerprint) Methods in com.myjeeva.digitalocean.impl with parameters of type Key -
Uses of Key in com.myjeeva.digitalocean.pojo
Methods in com.myjeeva.digitalocean.pojo that return types with arguments of type KeyMethod parameters in com.myjeeva.digitalocean.pojo with type arguments of type Key