@adriancole there is also a thread about potentially using Optional instead of all the boxed types in this API on the dev list, if you want to chime in there? I am also very much in favor of any way to eliminate more boilerplate - but we will have to address that in separate PRs. Neutron is currently very much beta so we expect it to change.
Some side notes: we should only have builders where users would use them, and yes, if there are any builders for say objects returned by the service, those would be removed. Autovalue: Let's talk about that some more on the dev list. I am unsure it will work with GSON (specifically serialization), but would like to test it some. Also glad to see you are back! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/146#issuecomment-57678465
