public class ControllerApiUrl extends Object
| Constructor and Description |
|---|
ControllerApiUrl(String apiUrl) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
int |
getPort() |
String |
getProtocol() |
String |
getSubpath() |
String |
toString() |
public ControllerApiUrl(String apiUrl) throws URISyntaxException
URISyntaxExceptionCopyright © 2016–2023. All rights reserved.