>     }
>  
> -   @Override
> -   public int hashCode() {
> -      return Objects.hashCode(this.code, this.message, this.type);
> +   @SerializedNames({ "code", "message", "type" })

interesting.. caseformat is different between error and other types!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-aws/pull/64/files#r19622581

Reply via email to