> @@ -70,6 +71,14 @@
>     Set<String> getConfiguredZones();
>  
>     /**
> +    * Provides asynchronous access to availability zone features
> +    */
> +   @Delegate
> +   AvailabilityZoneAPI getAvailabilityZoneApi(
> +         @EndpointParam(parser = ZoneToEndpoint.class) @Nullable String 
> zone);
> +

[minor] Remove one blank line?

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

Reply via email to