> private final List<String> onBuild;
>
> -
> - @ConstructorProperties({ "Hostname", "Domainname", "User", "Memory",
> "MemorySwap", "CpuShares", "AttachStdin",
> + @SerializedNames({ "Hostname", "Domainname", "User", "Memory",
> "MemorySwap", "CpuShares", "AttachStdin",
@nacx fyi I'll update this PR with the case format from the latest api. Also, I
will look at using the SerializedNames annotation for serialization, too. It
isn't as easy to get as it was for deserialization, but not impossible.
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/102/files#r19446379