| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.packageresolver | |
| de.flapdoodle.embed.mongo.packageresolver.linux |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutablePlatformMatchRules
Immutable implementation of
PlatformMatchRules. |
| Modifier and Type | Method and Description |
|---|---|
PlatformMatchRules |
HasPlatformMatchRules.rules() |
PlatformMatchRules |
PlatformPackageResolver.rules() |
PlatformMatchRules |
OSXPackageFinder.rules() |
PlatformMatchRules |
WindowsPackageFinder.rules() |
PlatformMatchRules |
SolarisPackageFinder.rules() |
| Modifier and Type | Method and Description |
|---|---|
static ImmutablePlatformMatchRules |
ImmutablePlatformMatchRules.copyOf(PlatformMatchRules instance)
Creates an immutable copy of a
PlatformMatchRules value. |
ImmutablePlatformMatchRules.Builder |
ImmutablePlatformMatchRules.Builder.from(PlatformMatchRules instance)
Fill a builder with attribute values from the provided
PlatformMatchRules instance. |
| Modifier and Type | Method and Description |
|---|---|
PlatformMatchRules |
CentosRedhatPackageResolver.rules() |
PlatformMatchRules |
LinuxPackageFinder.rules() |
PlatformMatchRules |
AmazonPackageResolver.rules() |
PlatformMatchRules |
DebianPackageResolver.rules() |
PlatformMatchRules |
UbuntuPackageResolver.rules() |
Copyright © 2022. All rights reserved.