类的使用
io.agentscope.core.model.transport.ProxyConfig.Builder
使用ProxyConfig.Builder的程序包
-
io.agentscope.core.model.transport中ProxyConfig.Builder的使用
修饰符和类型方法说明static ProxyConfig.BuilderProxyConfig.builder()Create a new builder for ProxyConfig.Set the proxy server hostname or IP address.ProxyConfig.Builder.nonProxyHosts(Set<String> nonProxyHosts) Set the hosts that should bypass the proxy.Set the authentication password.ProxyConfig.Builder.port(int port) Set the proxy server port.Set the proxy type.Set the authentication username.