public class CloudCommandBuilder extends Object
| Constructor and Description |
|---|
CloudCommandBuilder() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.ArgumentListBuilder |
build() |
String |
getCloudTestServerID() |
CloudTestServer |
getServer() |
String |
getUrl() |
CloudCommandBuilder |
setBuild(hudson.model.AbstractBuild<?,?> build) |
CloudCommandBuilder |
setCloudTestServerID(String value) |
CloudCommandBuilder |
setListener(hudson.model.BuildListener listener) |
CloudCommandBuilder |
setUrl(String url) |
public CloudTestServer getServer()
public CloudCommandBuilder setUrl(String url)
public String getUrl()
public CloudCommandBuilder setCloudTestServerID(String value)
public String getCloudTestServerID()
public CloudCommandBuilder setBuild(hudson.model.AbstractBuild<?,?> build)
public CloudCommandBuilder setListener(hudson.model.BuildListener listener)
public hudson.util.ArgumentListBuilder build()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2004-2016. All Rights Reserved.