public class Volume extends Object implements Serializable
Constructor and Description |
---|
Volume() |
Modifier and Type | Method and Description |
---|---|
List<Map<String,Object>> |
getAttachments() |
String |
getAvailabilityZone() |
Boolean |
getBootable() |
String |
getCreatedAt() |
String |
getDescription() |
String |
getId() |
Map<String,String> |
getMetadata() |
String |
getName() |
Integer |
getSize() |
String |
getSnapshotId() |
String |
getSourceVolid() |
String |
getStatus() |
String |
getVolumeType() |
void |
setSourceVolid(String sourceVolid) |
void |
setVolumeType(String volumeType) |
String |
toString() |
public String getId()
public String getStatus()
public String getName()
public String getDescription()
public String getAvailabilityZone()
public String getVolumeType()
public String getSnapshotId()
public String getSourceVolid()
public void setSourceVolid(String sourceVolid)
sourceVolid
- to setpublic void setVolumeType(String volumeType)
volumeType
- to setpublic Boolean getBootable()
public String getCreatedAt()
public Integer getSize()
Copyright © 2012–2016. All rights reserved.