Uses of Enum Class
io.helidon.webclient.api.ProxyRoute.Kind
Packages that use ProxyRoute.Kind
-
Uses of ProxyRoute.Kind in io.helidon.webclient.api
Subclasses with type arguments of type ProxyRoute.Kind in io.helidon.webclient.apiMethods in io.helidon.webclient.api that return ProxyRoute.KindModifier and TypeMethodDescriptionProxyRoute.kind()Selected route kind.static ProxyRoute.KindReturns the enum constant of this class with the specified name.static ProxyRoute.Kind[]ProxyRoute.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.