public static class TemplatingDatabaseProvider.Config.Builder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
TemplatingDatabaseProvider.Config |
build() |
TemplatingDatabaseProvider.Config.Builder |
withDurationThreshold(long durationThreshold) |
TemplatingDatabaseProvider.Config.Builder |
withMaxTemplateCount(int maxTemplateCount) |
public TemplatingDatabaseProvider.Config.Builder withDurationThreshold(long durationThreshold)
public TemplatingDatabaseProvider.Config.Builder withMaxTemplateCount(int maxTemplateCount)
public TemplatingDatabaseProvider.Config build()