Uses of Enum Class
com.yahoo.config.provision.zone.RoutingMethod
Packages that use RoutingMethod
-
Uses of RoutingMethod in com.yahoo.config.provision.zone
Methods in com.yahoo.config.provision.zone that return RoutingMethodModifier and TypeMethodDescriptionstatic RoutingMethodReturns the enum constant of this class with the specified name.static RoutingMethod[]RoutingMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.config.provision.zone with parameters of type RoutingMethodModifier and TypeMethodDescriptionZoneList.routingMethod(RoutingMethod method) Zones where traffic is routed using given method