public interface RegionFromEndpointResolver
| Modifier and Type | Method and Description |
|---|---|
String |
guessRegionFromEndpoint(String host,
String serviceHint)
Guess the region of a service, based on its endpoint/hostname.
|
String guessRegionFromEndpoint(String host, String serviceHint)
host - The hostname or endpoint of a service.serviceHint - The endpoint prefix of the service, or null if it's not known.Copyright © 2025. All rights reserved.