com.xebialabs.deployit.booter.remote
Class BooterConfig
java.lang.Object
com.xebialabs.deployit.booter.remote.BooterConfig
public class BooterConfig
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BooterConfig
public BooterConfig()
builder
public static BooterConfig.Builder builder()
getHost
public java.lang.String getHost()
getPort
public int getPort()
getProtocol
public BooterConfig.Protocol getProtocol()
getUsername
public java.lang.String getUsername()
getPassword
public java.lang.String getPassword()
getContext
public java.lang.String getContext()
getUrl
public java.lang.String getUrl()
isSecure
public boolean isSecure()