| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.packageresolver |
| Modifier and Type | Method and Description |
|---|---|
ImmutablePlatformMatchRules.Builder |
ImmutablePlatformMatchRules.Builder.addAllRules(Iterable<? extends PlatformMatchRule> elements)
Adds elements to
rules list. |
ImmutablePlatformMatchRules.Builder |
ImmutablePlatformMatchRules.Builder.addRules(PlatformMatchRule... elements)
Adds elements to
rules list. |
ImmutablePlatformMatchRules.Builder |
ImmutablePlatformMatchRules.Builder.addRules(PlatformMatchRule element)
Adds one element to
rules list. |
static ImmutablePlatformMatchRules.Builder |
ImmutablePlatformMatchRules.builder()
Creates a builder for
ImmutablePlatformMatchRules. |
ImmutablePlatformMatchRules.Builder |
ImmutablePlatformMatchRules.Builder.from(PlatformMatchRules instance)
Fill a builder with attribute values from the provided
PlatformMatchRules instance. |
ImmutablePlatformMatchRules.Builder |
ImmutablePlatformMatchRules.Builder.rules(Iterable<? extends PlatformMatchRule> elements)
Sets or replaces all elements for
rules list. |
Copyright © 2021. All rights reserved.