Class HttpProxyConfig.ProxyBuilder
java.lang.Object
org.apache.drill.exec.store.http.util.HttpProxyConfig.ProxyBuilder
- Enclosing class:
- HttpProxyConfig
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
fromConfigForURL
(com.typesafe.config.Config config, String url) fromHttpConfig
(com.typesafe.config.Config config) fromHttpsConfig
(com.typesafe.config.Config config) port
(int port)
-
Constructor Details
-
ProxyBuilder
public ProxyBuilder()
-
-
Method Details
-
fromHttpConfig
-
fromHttpsConfig
-
fromConfigForURL
-
url
-
type
-
type
-
host
-
port
-
username
-
password
-
build
-