Uses of Enum
com.exoscale.sdk.model.AddServiceToLoadBalancerRequest.StrategyEnum
Packages that use AddServiceToLoadBalancerRequest.StrategyEnum
-
Uses of AddServiceToLoadBalancerRequest.StrategyEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return AddServiceToLoadBalancerRequest.StrategyEnumModifier and TypeMethodDescriptionAddServiceToLoadBalancerRequest.getStrategy()
Load balancing strategyReturns the enum constant of this type with the specified name.AddServiceToLoadBalancerRequest.StrategyEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.exoscale.sdk.model with parameters of type AddServiceToLoadBalancerRequest.StrategyEnumModifier and TypeMethodDescriptionvoid
AddServiceToLoadBalancerRequest.setStrategy
(AddServiceToLoadBalancerRequest.StrategyEnum strategy) AddServiceToLoadBalancerRequest.strategy
(AddServiceToLoadBalancerRequest.StrategyEnum strategy)