@FunctionalInterface public interface BaseUrlFactory
| Modifier and Type | Field and Description |
|---|---|
static BaseUrlFactory |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
String |
create(String serviceName,
Optional<String> region) |
static final BaseUrlFactory DEFAULT
Copyright © 2021–2024. All rights reserved.