Constructor and Description |
---|
Image.EbsBlockDevice(String snapshotId,
long volumeSize,
boolean deleteOnTermination) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getSnapshotId() |
long |
getVolumeSize() |
int |
hashCode() |
boolean |
isDeleteOnTermination() |
String |
toString() |
public String getSnapshotId()
public long getVolumeSize()
public boolean isDeleteOnTermination()
Copyright © 2009-2012 jclouds. All Rights Reserved.