public class SanStorageTemplate extends Object implements Serializable
| Constructor and Description |
|---|
SanStorageTemplate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getHostOSType() |
Boolean |
getManageSanStorage() |
List<VolumeAttachmentTemplate> |
getVolumeAttachments() |
int |
hashCode() |
void |
setHostOSType(String hostOSType) |
void |
setManageSanStorage(Boolean manageSanStorage) |
void |
setVolumeAttachments(List<VolumeAttachmentTemplate> volumeAttachments) |
String |
toString() |
public String getHostOSType()
public void setHostOSType(String hostOSType)
hostOSType - the hostOSType to setpublic Boolean getManageSanStorage()
public void setManageSanStorage(Boolean manageSanStorage)
manageSanStorage - the manageSanStorage to setpublic List<VolumeAttachmentTemplate> getVolumeAttachments()
public void setVolumeAttachments(List<VolumeAttachmentTemplate> volumeAttachments)
volumeAttachments - the volumeAttachments to setCopyright © 2016. All rights reserved.