public class DeploymentManagerSettings extends Object implements Serializable
Constructor and Description |
---|
DeploymentManagerSettings() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
String |
getDeploymentClusterUri() |
OSDeploymentSettings |
getOsDeploymentSettings() |
int |
hashCode() |
void |
setDeploymentClusterUri(String deploymentClusterUri) |
void |
setOsDeploymentSettings(OSDeploymentSettings osDeploymentSettings) |
String |
toString() |
public String getDeploymentClusterUri()
public void setDeploymentClusterUri(String deploymentClusterUri)
deploymentClusterUri
- the deploymentClusterUri to setpublic OSDeploymentSettings getOsDeploymentSettings()
public void setOsDeploymentSettings(OSDeploymentSettings osDeploymentSettings)
osDeploymentSettings
- the osDeploymentSettings to setCopyright © 2017. All rights reserved.