public interface EndpointResolver
| Modifier and Type | Interface and Description |
|---|---|
static class |
EndpointResolver.DefaultHolder |
| Modifier and Type | Method and Description |
|---|---|
void |
addEndpoint(String region,
ApiModule apiModule,
String endpoint) |
static EndpointResolver |
getDefault() |
int |
order() |
Optional<String> |
resolve(String region,
ApiModule apiModule) |
Copyright © 2025 Webull. All rights reserved.