public class OsDeploymentSettings extends Object implements Serializable
Constructor and Description |
---|
OsDeploymentSettings() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
List<OsCustomAttribute> |
getOsCustomAttributes() |
String |
getOsDeploymentPlanUri() |
String |
getOsVolumeUri() |
int |
hashCode() |
void |
setOsCustomAttributes(List<OsCustomAttribute> osCustomAttributes) |
void |
setOsDeploymentPlanUri(String osDeploymentPlanUri) |
void |
setOsVolumeUri(String osVolumeUri) |
String |
toString() |
public List<OsCustomAttribute> getOsCustomAttributes()
public void setOsCustomAttributes(List<OsCustomAttribute> osCustomAttributes)
osCustomAttributes
- the osCustomAttributes to setpublic String getOsDeploymentPlanUri()
public void setOsDeploymentPlanUri(String osDeploymentPlanUri)
osDeploymentPlanUri
- the osDeploymentPlanUri to setpublic String getOsVolumeUri()
public void setOsVolumeUri(String osVolumeUri)
osVolumeUri
- the osVolumeUri to setCopyright © 2017. All rights reserved.