Uses of Enum
com.exoscale.sdk.model.LoadBalancerService.StateEnum
-
Uses of LoadBalancerService.StateEnum in com.exoscale.sdk.model
Modifier and TypeMethodDescriptionLoadBalancerService.getState()
Load Balancer Service stateReturns the enum constant of this type with the specified name.static LoadBalancerService.StateEnum[]
LoadBalancerService.StateEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionLoadBalancerService
(LoadBalancerService.StateEnum state, UUID id, List<LoadBalancerServerStatus> healthcheckStatus)