Uses of Class
com.myjeeva.digitalocean.pojo.LoadBalancers
Packages that use LoadBalancers
-
Uses of LoadBalancers in com.myjeeva.digitalocean
Methods in com.myjeeva.digitalocean that return LoadBalancersModifier and TypeMethodDescriptionDigitalOcean.getAvailableLoadBalancers(Integer pageNo, Integer perPage) Method returns all active loadbalancers that are currently running in your account. -
Uses of LoadBalancers in com.myjeeva.digitalocean.impl
Methods in com.myjeeva.digitalocean.impl that return LoadBalancersModifier and TypeMethodDescriptionDigitalOceanClient.getAvailableLoadBalancers(Integer pageNo, Integer perPage)