> @@ -107,13 +176,30 @@ protected ConcreteBuilder self() {
>     private final String country;
>     private final String state;
>     private final String description;
> +   private final int accountId;
> +   private final String address;

Add missing `@Named("address1")`

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

Reply via email to