@Value.Immutable public abstract class PlatformMatchRules extends Object
| Constructor and Description |
|---|
PlatformMatchRules() |
| Modifier and Type | Method and Description |
|---|---|
static ImmutablePlatformMatchRules |
empty() |
Optional<de.flapdoodle.embed.process.config.store.DistributionPackage> |
packageFor(de.flapdoodle.embed.process.distribution.Distribution distribution) |
ImmutablePlatformMatchRules |
with(PlatformMatchRule rule) |
public ImmutablePlatformMatchRules with(PlatformMatchRule rule)
@Value.Auxiliary public Optional<de.flapdoodle.embed.process.config.store.DistributionPackage> packageFor(de.flapdoodle.embed.process.distribution.Distribution distribution)
public static ImmutablePlatformMatchRules empty()
Copyright © 2021. All rights reserved.