|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xerox.amazonws.ec2.InstanceBlockDeviceMapping
public class InstanceBlockDeviceMapping
This is a container class for Block Device Mapping
| Constructor Summary | |
|---|---|
InstanceBlockDeviceMapping(String deviceName,
String volumeId,
String status,
Calendar attachTime,
boolean deleteOnTerminate)
|
|
| Method Summary | |
|---|---|
Calendar |
getAttachtime()
|
String |
getDeviceName()
|
String |
getStatus()
|
String |
getVolumeId()
|
boolean |
isDeleteOnTerminate()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InstanceBlockDeviceMapping(String deviceName,
String volumeId,
String status,
Calendar attachTime,
boolean deleteOnTerminate)
| Method Detail |
|---|
public String getDeviceName()
public String getVolumeId()
public String getStatus()
public Calendar getAttachtime()
public boolean isDeleteOnTerminate()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||