public class BuildMasterConfig
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
apiKey |
java.lang.String |
password |
java.io.PrintStream |
printStream |
java.lang.String |
url |
java.lang.String |
user |
| Constructor and Description |
|---|
BuildMasterConfig() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHost()
Get the name of the host the service is running on.
|