ImmutableHtmlGeneratorConfiguration.Builder |
ImmutableHtmlGeneratorConfiguration.Builder.autoRefreshInterval(int autoRefreshInterval) |
|
static ImmutableHtmlGeneratorConfiguration.Builder |
ImmutableHtmlGeneratorConfiguration.builder() |
|
ImmutableHtmlGeneratorConfiguration.Builder |
ImmutableHtmlGeneratorConfiguration.Builder.customRunnerConfiguration(String customRunnerConfiguration) |
|
ImmutableHtmlGeneratorConfiguration.Builder |
ImmutableHtmlGeneratorConfiguration.Builder.from(HtmlGeneratorConfiguration instance) |
Fill a builder with attribute values from the provided HtmlGeneratorConfiguration instance.
|
ImmutableHtmlGeneratorConfiguration.Builder |
ImmutableHtmlGeneratorConfiguration.Builder.reporterType(ReporterType reporterType) |
|
ImmutableHtmlGeneratorConfiguration.Builder |
ImmutableHtmlGeneratorConfiguration.Builder.runnerTemplate(String runnerTemplate) |
|
ImmutableHtmlGeneratorConfiguration.Builder |
ImmutableHtmlGeneratorConfiguration.Builder.scriptResolver(ScriptResolver scriptResolver) |
|
ImmutableHtmlGeneratorConfiguration.Builder |
ImmutableHtmlGeneratorConfiguration.Builder.sourceEncoding(String sourceEncoding) |
|
ImmutableHtmlGeneratorConfiguration.Builder |
ImmutableHtmlGeneratorConfiguration.Builder.specRunnerTemplate(SpecRunnerTemplate specRunnerTemplate) |
|