@Generated(value="org.jsonschema2pojo") public class SanStorage extends Object implements Serializable
Constructor and Description |
---|
SanStorage() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
String |
getHostOSType()
(Required)
|
Boolean |
getManageSanStorage()
(Required)
|
List<VolumeAttachment> |
getVolumeAttachments() |
int |
hashCode() |
void |
setHostOSType(String hostOSType)
(Required)
|
void |
setManageSanStorage(Boolean manageSanStorage)
(Required)
|
void |
setVolumeAttachments(List<VolumeAttachment> volumeAttachments) |
String |
toString() |
public List<VolumeAttachment> getVolumeAttachments()
public void setVolumeAttachments(List<VolumeAttachment> volumeAttachments)
volumeAttachments
- The volumeAttachmentspublic String getHostOSType()
public void setHostOSType(String hostOSType)
hostOSType
- The hostOSTypepublic Boolean getManageSanStorage()
public void setManageSanStorage(Boolean manageSanStorage)
manageSanStorage
- The manageSanStorageCopyright © 2016. All rights reserved.