| Package | Description |
|---|---|
| de.flapdoodle.embed.process.config.store |
| Modifier and Type | Method and Description |
|---|---|
ImmutablePackage.Builder |
ImmutablePackage.Builder.archiveType(ArchiveType archiveType)
Initializes the value for the
archiveType attribute. |
static ImmutablePackage.Builder |
ImmutablePackage.builder()
Creates a builder for
ImmutablePackage. |
static ImmutablePackage.Builder |
Package.builder() |
ImmutablePackage.Builder |
ImmutablePackage.Builder.fileSet(FileSet fileSet)
Initializes the value for the
fileSet attribute. |
ImmutablePackage.Builder |
ImmutablePackage.Builder.from(Package instance)
Fill a builder with attribute values from the provided
Package instance. |
ImmutablePackage.Builder |
ImmutablePackage.Builder.hint(Optional<String> hint)
Initializes the optional value
hint to hint. |
ImmutablePackage.Builder |
ImmutablePackage.Builder.hint(String hint)
Initializes the optional value
hint to hint. |
ImmutablePackage.Builder |
ImmutablePackage.Builder.url(String url)
Initializes the value for the
url attribute. |
Copyright © 2024. All rights reserved.