> @@ -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) {

There is no backwards compatible version, but I don't think it should be a 
problem. This builder will rarely be used directly, since the functionality is 
usually invoked from the Enterprise.allowDatacenter method.

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

Reply via email to