| Package | Description |
|---|---|
| de.flapdoodle.embed.process.config.store |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableDistributionPackage
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static DistributionPackage |
DistributionPackage.of(ArchiveType archiveType,
FileSet fileSet,
String path)
Deprecated.
|
DistributionPackage |
PackageResolver.packageFor(Distribution distribution)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static ImmutableDistributionPackage |
ImmutableDistributionPackage.copyOf(DistributionPackage instance)
Deprecated.
Creates an immutable copy of a
DistributionPackage value. |
ImmutableDistributionPackage.Builder |
ImmutableDistributionPackage.Builder.from(DistributionPackage instance)
Fill a builder with attribute values from the provided
DistributionPackage instance. |
Copyright © 2023. All rights reserved.