| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.transitions |
| Modifier and Type | Method and Description |
|---|---|
ImmutablePackageOfCommandDistribution |
ImmutablePackageOfCommandDistribution.Builder.build()
Builds a new
ImmutablePackageOfCommandDistribution. |
static ImmutablePackageOfCommandDistribution |
ImmutablePackageOfCommandDistribution.copyOf(PackageOfCommandDistribution instance)
Creates an immutable copy of a
PackageOfCommandDistribution value. |
ImmutablePackageOfCommandDistribution |
ImmutablePackageOfCommandDistribution.withCommand(de.flapdoodle.reverse.StateID<de.flapdoodle.embed.mongo.packageresolver.Command> value)
Copy the current immutable object by setting a value for the
command attribute. |
ImmutablePackageOfCommandDistribution |
ImmutablePackageOfCommandDistribution.withCommandPackageResolver(Function<de.flapdoodle.embed.mongo.packageresolver.Command,de.flapdoodle.embed.process.distribution.PackageResolver> value)
Copy the current immutable object by setting a value for the
commandPackageResolver attribute. |
static ImmutablePackageOfCommandDistribution |
PackageOfCommandDistribution.withDefaults() |
ImmutablePackageOfCommandDistribution |
ImmutablePackageOfCommandDistribution.withDestination(de.flapdoodle.reverse.StateID<de.flapdoodle.embed.process.config.store.Package> value)
Copy the current immutable object by setting a value for the
destination attribute. |
ImmutablePackageOfCommandDistribution |
ImmutablePackageOfCommandDistribution.withDistribution(de.flapdoodle.reverse.StateID<de.flapdoodle.embed.process.distribution.Distribution> value)
Copy the current immutable object by setting a value for the
distribution attribute. |
ImmutablePackageOfCommandDistribution |
ImmutablePackageOfCommandDistribution.withDistributionBaseUrl(de.flapdoodle.reverse.StateID<DistributionBaseUrl> value)
Copy the current immutable object by setting a value for the
distributionBaseUrl attribute. |
Copyright © 2024. All rights reserved.