> @@ -142,11 +151,10 @@ protected ConcreteBuilder self() {
>     private final String name;
>     @Named("display_description")
>     private final String description;
> +   private final Optional<SnapshotExtendedAttributes> extendedAttributes;

[minor] Does this also need a `@Named`? We can also clean this up during the 
merge, by the way...

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

Reply via email to