Uses of Enum Class
io.helidon.webclient.Proxy.ProxyType
Packages that use Proxy.ProxyType
-
Uses of Proxy.ProxyType in io.helidon.webclient
Methods in io.helidon.webclient that return Proxy.ProxyTypeModifier and TypeMethodDescriptionstatic Proxy.ProxyType
Returns the enum constant of this class with the specified name.static Proxy.ProxyType[]
Proxy.ProxyType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.helidon.webclient with parameters of type Proxy.ProxyTypeModifier and TypeMethodDescriptionProxy.Builder.type
(Proxy.ProxyType type) Sets a new proxy type.