@FunctionalInterface public interface DownloadConfigBuilderCustomizer
IDownloadConfig
via a DownloadConfigBuilder
whilst retaining default
auto-configuration.Modifier and Type | Method and Description |
---|---|
void |
customize(de.flapdoodle.embed.mongo.config.DownloadConfigBuilder downloadConfigBuilder)
Customize the
DownloadConfigBuilder . |