> @@ -67,6 +79,14 @@ public T name(String name) {
>           this.name = name;
>           return self();
>        }
> +      
> +      /**
> +       * @see Service#getName()

`@see Service#getDescription()`

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

Reply via email to