> @@ -44,4 +45,11 @@
>     @Delegate
>     @Path("")
>     BucketAccessControlsApi getBucketAccessControlsApi();
> +   
> +   /**
> +    * Provides access to Bucket features
> +    */
> +   @Delegate
> +   @Path("")
> +   BucketApi getBucketsApi();  

Should this be `getBucketApi()`?

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

Reply via email to