public class ProxyConfig extends Object
| Modifier and Type | Method and Description |
|---|---|
static ProxyConfigBuilder |
builder() |
String |
getHost() |
String |
getPassword() |
int |
getPort() |
ProxyType |
getProtocol() |
String |
getUsername() |
public static ProxyConfigBuilder builder()
public ProxyType getProtocol()
public String getHost()
public int getPort()
public String getUsername()
public String getPassword()
Copyright © 2025 Webull. All rights reserved.