Uses of Class
com.myjeeva.digitalocean.pojo.FloatingIPs
Packages that use FloatingIPs
-
Uses of FloatingIPs in com.myjeeva.digitalocean
Methods in com.myjeeva.digitalocean that return FloatingIPsModifier and TypeMethodDescriptionDigitalOcean.getAvailableFloatingIPs(Integer pageNo, Integer perPage) Method will list all of the Floating IPs available from your account. -
Uses of FloatingIPs in com.myjeeva.digitalocean.impl
Methods in com.myjeeva.digitalocean.impl that return FloatingIPsModifier and TypeMethodDescriptionDigitalOceanClient.getAvailableFloatingIPs(Integer pageNo, Integer perPage)