public class CinderVolumeAttachment extends Object implements VolumeAttachment
| Constructor and Description |
|---|
CinderVolumeAttachment() |
| 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 |
toString() |
public String getDevice()
VolumeAttachmentgetDevice in interface VolumeAttachmentpublic String getHostname()
VolumeAttachmentgetHostname in interface VolumeAttachmentpublic String getId()
VolumeAttachmentgetId in interface VolumeAttachmentpublic String getServerId()
VolumeAttachmentgetServerId in interface VolumeAttachmentpublic String getVolumeId()
VolumeAttachmentgetVolumeId in interface VolumeAttachmentCopyright © 2017. All rights reserved.