>
> @ConstructorProperties({
> - "id", "volume_id", "status", "size", "created_at", "display_name",
> "display_description"
> + "id", "volume_id", "status", "size", "created_at", "display_name",
> "display_description", "os-extended-snapshot-attributes:project_id"
wont do it nullable be simpler and will present a cleaner code?
what will happen when we will have multiple extension?
if you still want to go with public class ExtendedSnapshot extends Snapshot let
me know i'll do it...
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/562/files#r18657456