@FunctionalInterface public interface DownloadConfigBuilderCustomizer
DownloadConfig
via an ImmutableDownloadConfig.Builder
whilst retaining
default auto-configuration.Modifier and Type | Method and Description |
---|---|
void |
customize(de.flapdoodle.embed.process.config.store.ImmutableDownloadConfig.Builder downloadConfigBuilder)
Customize the
ImmutableDownloadConfig.Builder . |