> @@ -57,8 +64,8 @@ public void update() {
>  
>     // Builder
>  
> -   public static Builder builder(final ApiContext<AbiquoApi> context) {
> -      return new Builder(context);
> +   public static Builder builder(final ApiContext<AbiquoApi> context, 
> Datacenter datacenter) {

I assume there is no way to provide a backwards-compatible version of this 
call? Then again, this is `master`, so probably no need...

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

Reply via email to