> private final List<String> onBuild;
>
> -
> - @ConstructorProperties({ "Hostname", "Domainname", "User", "Memory",
> "MemorySwap", "CpuShares", "AttachStdin",
> + @SerializedNames({ "Hostname", "Domainname", "User", "Memory",
> "MemorySwap", "CpuShares", "AttachStdin",
yeah the field names should correspond directly to the naming convention of
the api. If there are differences, we should fix them. Mind pinging them?
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/102/files#r19446062