| Package | Description |
|---|---|
| de.flapdoodle.embed.process.config.store |
| Modifier and Type | Class and Description |
|---|---|
class |
SameDownloadPathForEveryDistribution |
| Modifier and Type | Method and Description |
|---|---|
DistributionDownloadPath |
ImmutableDownloadConfig.getDownloadPath() |
DistributionDownloadPath |
DownloadConfig.getDownloadPath() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableDownloadConfig.Builder |
ImmutableDownloadConfig.Builder.downloadPath(DistributionDownloadPath downloadPath)
Initializes the value for the
downloadPath attribute. |
ImmutableDownloadConfig |
ImmutableDownloadConfig.withDownloadPath(DistributionDownloadPath value)
Copy the current immutable object by setting a value for the
downloadPath attribute. |
Copyright © 2022. All rights reserved.