> */
> public class RebuildServerOptions implements MapBinder {
> @Inject
> private BindToJsonPayload jsonBinder;
> String imageRef;
> + String name;
> + String adminPass;
> + String accessIPv4;
> + String accessIPv6;
> +[minor] Remove blank line? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/181/files#r6995564
