| Package | Description |
|---|---|
| com.webull.openapi.core.http | |
| com.webull.openapi.core.http.common |
| Modifier and Type | Method and Description |
|---|---|
Optional<ProxyType> |
RuntimeOptions.getProxyType() |
| Modifier and Type | Method and Description |
|---|---|
RuntimeOptions |
RuntimeOptions.proxy(ProxyType proxyType,
String proxyAddress) |
| Modifier and Type | Method and Description |
|---|---|
static ProxyType |
ProxyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProxyType[] |
ProxyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Webull. All rights reserved.