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