> @@ -271,6 +282,10 @@ public Resource getServer() {
>        return this.metadata;
>     }
>  
> +   public Map<String, Object> getComplexMetadata() {

Put the Javadoc on both `getComplexMetadata()` and `getMetadata()`. Don't worry 
about the lack of Javadoc elsewhere in this class at the moment. It's these 
methods that are important to this PR.

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

Reply via email to