Class ProxyConfig.ProxyConfigBuilder
java.lang.Object
com.github.twitch4j.common.config.ProxyConfig.ProxyConfigBuilder
- Enclosing class:
- ProxyConfig
-
Method Summary
-
Method Details
-
hostname
The hostname or IP address of the proxy server- Returns:
this
.
-
port
The port of the proxy server- Returns:
this
.
-
username
The username used to authenticate with the proxy, if applicable- Returns:
this
.
-
password
The password used to authenticate with the proxy, if applicable- Returns:
this
.
-
build
-
toString
-