public static interface ConfigRepository.Config
| Modifier and Type | Method and Description |
|---|---|
String |
getHostname() |
int |
getPort() |
String |
getUser() |
String |
getValue(String key) |
String[] |
getValues(String key) |
Copyright © 2019. All rights reserved.