> +
> +         public abstract Builder healthCheckInterval(int 
> healthCheckInterval);
> +
> +         public abstract Builder healthCheckPath(String healthCheckPath);
> +
> +         public abstract Builder healthCheckParse(String healthCheckParse);
> +
> +         public abstract Builder persistence(Boolean persistence);
> +
> +         public abstract Builder persistenceTime(Integer persistenceTime);
> +
> +         public abstract Builder method(Types.LoadBalancerMethod method);
> +
> +         public abstract Builder datacenterId(String datacenterId);
> +
> +         public abstract Builder rules(List<Rule.CreatePayload> rules);

@nacx changes pushed

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/307/files/915aa395f4fe7805f8c6fe7f0e333184935eb43c#r74577436

Reply via email to