| Package | Description |
|---|---|
| de.flapdoodle.embed.process.store |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableArtifactStore.Builder |
ImmutableArtifactStore.builder()
Creates a builder for
ImmutableArtifactStore. |
static ImmutableArtifactStore.Builder |
ArtifactStore.builder() |
ImmutableArtifactStore.Builder |
ImmutableArtifactStore.Builder.downloadConfig(DownloadConfig downloadConfig)
Initializes the value for the
downloadConfig attribute. |
ImmutableArtifactStore.Builder |
ImmutableArtifactStore.Builder.downloader(Downloader downloader)
Initializes the value for the
downloader attribute. |
ImmutableArtifactStore.Builder |
ImmutableArtifactStore.Builder.executableNaming(TempNaming executableNaming)
Initializes the value for the
executableNaming attribute. |
ImmutableArtifactStore.Builder |
ImmutableArtifactStore.Builder.from(ArtifactStore instance)
Fill a builder with attribute values from the provided
ArtifactStore instance. |
ImmutableArtifactStore.Builder |
ImmutableArtifactStore.Builder.tempDirFactory(Directory tempDirFactory)
Initializes the value for the
tempDirFactory attribute. |
Copyright © 2022. All rights reserved.