> * ComputeService api = // get connection
> * templateBuilder.options(inboundPorts(22, 80, 8080, 443));
> - * Set<? extends NodeMetadata> set = api.createNodesInGroup(tag, 2,
> templateBuilder.build());
> - * <code>
> + * Set<? extends NodeMetadata> set = api.createNodesInGroup(tag, 2,
> templateBuilder.build());}</pre>
> */
> public class DockerTemplateOptions extends TemplateOptions implements
> Cloneable {
It might be better to refactor this to autovalue and autovalue builders?
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/178/files#r32981797