public class DestroyParam extends hudson.model.AbstractDescribableImpl<DestroyParam> implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
DestroyParam.DescriptorImpl |
| Constructor and Description |
|---|
DestroyParam(String serverUrl,
String userName,
String password,
String tenant,
String deploymentName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeploymentName() |
String |
getPassword() |
String |
getServerUrl() |
String |
getTenant() |
String |
getUserName() |
Boolean |
validate() |
public String getServerUrl()
public String getUserName()
public String getPassword()
public String getTenant()
public String getDeploymentName()
public Boolean validate() throws IOException
IOExceptionCopyright © 2004-2016. All Rights Reserved.