Constructor and Description |
---|
Image.EbsBlockDevice(String snapshotId,
long volumeSize,
boolean deleteOnTermination,
String volumeType,
Integer iops,
boolean encrypted) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Integer |
getIops() |
String |
getSnapshotId() |
long |
getVolumeSize() |
String |
getVolumeType() |
int |
hashCode() |
boolean |
isDeleteOnTermination() |
boolean |
isEncrypted() |
String |
toString() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.