public interface VolumeAttachment extends ModelEntity
Modifier and Type | Method and Description |
---|---|
String |
getDevice()
the device name in the server,like /dev/vdd
|
String |
getId()
Gets the id.
|
String |
getServerId()
the server's id int this attachment
|
String |
getVolumeId()
the volume's id int this attachment
|
String getDevice()
String getId()
String getServerId()
String getVolumeId()
Copyright © 2017. All rights reserved.