>      * @return device this volume relates to on an operating system, if 
> available
>      */
>     @Nullable
>     String getDevice();
>  
>     /**
> -    * 
> +    *
> +    * @return the name of the volume, if available.
> +    */
> +   @Nullable
> +   String getName();
> +
> +   /**
> +    * @return the location for this volume, if available

will do.

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

Reply via email to