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