| Package | Description |
|---|---|
| de.flapdoodle.embed.process.store |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableExtractedArtifactStore.Builder |
ImmutableExtractedArtifactStore.builder()
Creates a builder for
ImmutableExtractedArtifactStore. |
static ImmutableExtractedArtifactStore.Builder |
ExtractedArtifactStore.builder() |
ImmutableExtractedArtifactStore.Builder |
ImmutableExtractedArtifactStore.Builder.downloadConfig(DownloadConfig downloadConfig)
Initializes the value for the
downloadConfig attribute. |
ImmutableExtractedArtifactStore.Builder |
ImmutableExtractedArtifactStore.Builder.downloader(Downloader downloader)
Initializes the value for the
downloader attribute. |
ImmutableExtractedArtifactStore.Builder |
ImmutableExtractedArtifactStore.Builder.extraction(DirectoryAndExecutableNaming extraction)
Initializes the value for the
extraction attribute. |
ImmutableExtractedArtifactStore.Builder |
ImmutableExtractedArtifactStore.Builder.from(ExtractedArtifactStore instance)
Fill a builder with attribute values from the provided
ExtractedArtifactStore instance. |
ImmutableExtractedArtifactStore.Builder |
ImmutableExtractedArtifactStore.Builder.temp(DirectoryAndExecutableNaming temp)
Initializes the value for the
temp attribute. |
Copyright © 2022. All rights reserved.