| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.packageresolver |
| Modifier and Type | Method and Description |
|---|---|
ImmutableFeatureSetRule |
ImmutableFeatureSetRule.Builder.build()
Builds a new
ImmutableFeatureSetRule. |
ImmutableFeatureSetRule |
ImmutableFeatureSetRule.BuildFinal.build()
Builds a new
ImmutableFeatureSetRule. |
static ImmutableFeatureSetRule |
ImmutableFeatureSetRule.copyOf(FeatureSetRule instance)
Creates an immutable copy of a
FeatureSetRule value. |
ImmutableFeatureSetRule |
ImmutableFeatureSetRule.withFeatures(Feature... elements)
Copy the current immutable object with elements that replace the content of
features. |
ImmutableFeatureSetRule |
ImmutableFeatureSetRule.withFeatures(Iterable<Feature> elements)
Copy the current immutable object with elements that replace the content of
features. |
ImmutableFeatureSetRule |
ImmutableFeatureSetRule.withVersionRange(VersionRange value)
Copy the current immutable object by setting a value for the
versionRange attribute. |
Copyright © 2023. All rights reserved.