Uses of Class
com.slack.api.util.http.ProxyUrlUtil.ProxyUrl.ProxyUrlBuilder
| Package | Description |
|---|---|
| com.slack.api.util.http |
Provides HTTP client and related utilities.
|
-
Uses of ProxyUrlUtil.ProxyUrl.ProxyUrlBuilder in com.slack.api.util.http
Methods in com.slack.api.util.http that return ProxyUrlUtil.ProxyUrl.ProxyUrlBuilder Modifier and Type Method Description static ProxyUrlUtil.ProxyUrl.ProxyUrlBuilderProxyUrlUtil.ProxyUrl. builder()ProxyUrlUtil.ProxyUrl.ProxyUrlBuilderProxyUrlUtil.ProxyUrl.ProxyUrlBuilder. host(java.lang.String host)ProxyUrlUtil.ProxyUrl.ProxyUrlBuilderProxyUrlUtil.ProxyUrl.ProxyUrlBuilder. password(java.lang.String password)ProxyUrlUtil.ProxyUrl.ProxyUrlBuilderProxyUrlUtil.ProxyUrl.ProxyUrlBuilder. port(java.lang.Integer port)ProxyUrlUtil.ProxyUrl.ProxyUrlBuilderProxyUrlUtil.ProxyUrl.ProxyUrlBuilder. schema(java.lang.String schema)ProxyUrlUtil.ProxyUrl.ProxyUrlBuilderProxyUrlUtil.ProxyUrl.ProxyUrlBuilder. username(java.lang.String username)