public class VolumeAttachmentModel extends Object
| Constructor and Description |
|---|
VolumeAttachmentModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDevice() |
String |
getInstanceId() |
String |
getVolumeId() |
void |
setDevice(String device) |
void |
setInstanceId(String instanceId) |
void |
setVolumeId(String volumeId) |
String |
toString() |
Copyright © 2018. All rights reserved.