| Package | Description |
|---|---|
| de.flapdoodle.embed.process.config.store |
| Modifier and Type | Method and Description |
|---|---|
ImmutableDistributionPackage.Builder |
ImmutableDistributionPackage.Builder.archivePath(String archivePath)
Initializes the value for the
archivePath attribute. |
ImmutableDistributionPackage.Builder |
ImmutableDistributionPackage.Builder.archiveType(ArchiveType archiveType)
Initializes the value for the
archiveType attribute. |
static ImmutableDistributionPackage.Builder |
ImmutableDistributionPackage.builder()
Deprecated.
Creates a builder for
ImmutableDistributionPackage. |
static ImmutableDistributionPackage.Builder |
DistributionPackage.builder()
Deprecated.
|
ImmutableDistributionPackage.Builder |
ImmutableDistributionPackage.Builder.fileSet(FileSet fileSet)
Initializes the value for the
fileSet attribute. |
ImmutableDistributionPackage.Builder |
ImmutableDistributionPackage.Builder.from(DistributionPackage instance)
Fill a builder with attribute values from the provided
DistributionPackage instance. |
Copyright © 2022. All rights reserved.