| Package | Description |
|---|---|
| de.flapdoodle.os.common.matcher |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableOsReleaseFileMapEntry.Builder |
ImmutableOsReleaseFileMapEntry.builder()
Creates a builder for
ImmutableOsReleaseFileMapEntry. |
ImmutableOsReleaseFileMapEntry.Builder |
ImmutableOsReleaseFileMapEntry.Builder.from(OsReleaseFileMapEntry instance)
Fill a builder with attribute values from the provided
OsReleaseFileMapEntry instance. |
ImmutableOsReleaseFileMapEntry.Builder |
ImmutableOsReleaseFileMapEntry.Builder.key(String key)
Initializes the value for the
key attribute. |
ImmutableOsReleaseFileMapEntry.Builder |
ImmutableOsReleaseFileMapEntry.Builder.valuePattern(Pattern valuePattern)
Initializes the value for the
valuePattern attribute. |
Copyright © 2021. All rights reserved.