public class VolumeAttachment extends Object implements Serializable
Constructor and Description |
---|
VolumeAttachment() |
Modifier and Type | Method and Description |
---|---|
String |
getDevice() |
String |
getId() |
String |
getServerId() |
String |
getVolumeId() |
void |
setDevice(String device) |
void |
setId(String id) |
void |
setServerId(String serverId) |
void |
setVolumeId(String volumeId) |
String |
toString() |
public String getId()
public void setId(String id)
public String getVolumeId()
public void setVolumeId(String volumeId)
public String getServerId()
public void setServerId(String serverId)
public String getDevice()
public void setDevice(String device)
Copyright © 2012–2016. All rights reserved.