Uses of Enum Class
com.myjeeva.digitalocean.common.LoadBalancerStatus
Packages that use LoadBalancerStatus
-
Uses of LoadBalancerStatus in com.myjeeva.digitalocean.common
Methods in com.myjeeva.digitalocean.common that return LoadBalancerStatusModifier and TypeMethodDescriptionstatic LoadBalancerStatusstatic LoadBalancerStatusReturns the enum constant of this class with the specified name.static LoadBalancerStatus[]LoadBalancerStatus.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of LoadBalancerStatus in com.myjeeva.digitalocean.pojo
Methods in com.myjeeva.digitalocean.pojo that return LoadBalancerStatusMethods in com.myjeeva.digitalocean.pojo with parameters of type LoadBalancerStatus