>  
> -      public EbsBlockDevice(@Nullable String snapshotId, long volumeSize, 
> boolean deleteOnTermination) {
> +      public EbsBlockDevice(@Nullable String snapshotId, long volumeSize, 
> boolean deleteOnTermination,

aside: consider auto-value to write this class, including its tostring etc :)

https://github.com/google/auto/tree/master/value

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/408/files#r13947588

Reply via email to