> +   }
> +
> +   @Override
> +   public Builder toBuilder() {
> +      return builder().fromProviderMetadata(this);
> +   }
> +
> +   /**
> +    * Provider constructor.
> +    */
> +   public CloudNetworksUSProviderMetadata() {
> +      this(new Builder());
> +   }
> +
> +   /**
> +    * @param builder the Builder for the provider.

very descriptive.. you see what I'm getting at?

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

Reply via email to