Uses of Class
io.split.client.dtos.ProxyConfiguration
-
Packages that use ProxyConfiguration Package Description io.split.client io.split.client.dtos -
-
Uses of ProxyConfiguration in io.split.client
Methods in io.split.client that return ProxyConfiguration Modifier and Type Method Description ProxyConfigurationSplitClientConfig. proxyConfiguration()Methods in io.split.client with parameters of type ProxyConfiguration Modifier and Type Method Description SplitClientConfig.BuilderSplitClientConfig.Builder. proxyConfiguration(ProxyConfiguration proxyConfiguration)Set the mtls authentication against the proxy (if proxy settings are enabled). -
Uses of ProxyConfiguration in io.split.client.dtos
Methods in io.split.client.dtos that return ProxyConfiguration Modifier and Type Method Description ProxyConfigurationProxyConfiguration.Builder. build()
-