>   */
>  public interface KeystoneApi extends Closeable {
>  
>     /**
>      * Discover API version information, links to documentation (PDF, HTML, 
> WADL), and supported media types
>      *
> -    * @return the requested information
> +    * @return the {@link ApiMetadata}

Use the full package here and remove the import, to avoid an UnusedImport 
checkstyle warning?

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

Reply via email to