Uses of Enum Class
org.springframework.cloud.kubernetes.commons.loadbalancer.LoadBalancerServiceMatchingStrategy
Packages that use LoadBalancerServiceMatchingStrategy
-
Uses of LoadBalancerServiceMatchingStrategy in org.springframework.cloud.kubernetes.commons.loadbalancer
Subclasses with type arguments of type LoadBalancerServiceMatchingStrategy in org.springframework.cloud.kubernetes.commons.loadbalancerMethods in org.springframework.cloud.kubernetes.commons.loadbalancer that return LoadBalancerServiceMatchingStrategyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LoadBalancerServiceMatchingStrategy[]LoadBalancerServiceMatchingStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.