public class DeployConfig extends Object
| Modifier and Type | Method and Description |
|---|---|
Path |
getArtifactRepo() |
String |
getAuthToken() |
String |
getAwsAccessKey() |
String |
getAwsInstanceId() |
String |
getAwsLoadbalancerId() |
int |
getAwsMaxRegistrationDuration() |
String |
getAwsRegion() |
String |
getAwsSecretAccessKey() |
String |
getConfigLocation() |
String |
getHttpAuthPassword() |
String |
getHttpAuthUser() |
URI |
getNexusUrl() |
Path |
getVertxHome() |
boolean |
isAwsEnabled() |
boolean |
isHttpAuthentication() |
boolean |
isMavenLocal() |
public Path getVertxHome()
public Path getArtifactRepo()
public URI getNexusUrl()
public String getConfigLocation()
public String getAwsAccessKey()
public String getAwsSecretAccessKey()
public String getAwsRegion()
public String getAwsLoadbalancerId()
public String getAwsInstanceId()
public int getAwsMaxRegistrationDuration()
public String getHttpAuthUser()
public String getHttpAuthPassword()
public boolean isAwsEnabled()
public boolean isHttpAuthentication()
public boolean isMavenLocal()
public String getAuthToken()
Copyright © 2016. All rights reserved.