| Package | Description |
|---|---|
| de.flapdoodle.embed.process.config.store |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableEntry.Builder |
ImmutableEntry.builder()
Creates a builder for
ImmutableEntry. |
ImmutableEntry.Builder |
ImmutableEntry.Builder.destination(String destination)
Initializes the value for the
destination attribute. |
ImmutableEntry.Builder |
ImmutableEntry.Builder.from(FileSet.Entry instance)
Fill a builder with attribute values from the provided
Entry instance. |
ImmutableEntry.Builder |
ImmutableEntry.Builder.type(FileType type)
Initializes the value for the
type attribute. |
ImmutableEntry.Builder |
ImmutableEntry.Builder.uncompiledMatchingPattern(UncompiledPattern uncompiledMatchingPattern)
Initializes the value for the
uncompiledMatchingPattern attribute. |
Copyright © 2022. All rights reserved.