public class DownloadConfig extends Object implements AdditionalConfig
| Modifier and Type | Class and Description |
|---|---|
static class |
DownloadConfig.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DownloadConfig.Builder |
aDownloadConfig() |
String |
getBaseUrl() |
String |
getCacheDir() |
String |
getDownloadCacheDir()
Deprecated.
in favour of getCacheDir
|
de.flapdoodle.embed.process.config.store.IProxyFactory |
getProxyFactory() |
public de.flapdoodle.embed.process.config.store.IProxyFactory getProxyFactory()
@Deprecated public String getDownloadCacheDir()
public String getCacheDir()
public String getBaseUrl()
public static DownloadConfig.Builder aDownloadConfig()
Copyright © 2022. All rights reserved.