Uses of Enum Class
io.helidon.webclient.Proxy.ProxyType
-
Uses of Proxy.ProxyType in io.helidon.webclient
Modifier 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.Modifier and TypeMethodDescriptionProxy.Builder.type
(Proxy.ProxyType type) Sets a new proxy type.