| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.transitions |
| Modifier and Type | Method and Description |
|---|---|
static ImmutablePackageOfCommandDistribution.Builder |
ImmutablePackageOfCommandDistribution.builder()
Creates a builder for
ImmutablePackageOfCommandDistribution. |
static ImmutablePackageOfCommandDistribution.Builder |
PackageOfCommandDistribution.builder() |
ImmutablePackageOfCommandDistribution.Builder |
ImmutablePackageOfCommandDistribution.Builder.command(de.flapdoodle.reverse.StateID<de.flapdoodle.embed.mongo.packageresolver.Command> command)
Initializes the value for the
command attribute. |
ImmutablePackageOfCommandDistribution.Builder |
ImmutablePackageOfCommandDistribution.Builder.commandPackageResolver(Function<de.flapdoodle.embed.mongo.packageresolver.Command,de.flapdoodle.embed.process.distribution.PackageResolver> commandPackageResolver)
Initializes the value for the
commandPackageResolver attribute. |
ImmutablePackageOfCommandDistribution.Builder |
ImmutablePackageOfCommandDistribution.Builder.destination(de.flapdoodle.reverse.StateID<de.flapdoodle.embed.process.config.store.Package> destination)
Initializes the value for the
destination attribute. |
ImmutablePackageOfCommandDistribution.Builder |
ImmutablePackageOfCommandDistribution.Builder.distribution(de.flapdoodle.reverse.StateID<de.flapdoodle.embed.process.distribution.Distribution> distribution)
Initializes the value for the
distribution attribute. |
ImmutablePackageOfCommandDistribution.Builder |
ImmutablePackageOfCommandDistribution.Builder.distributionBaseUrl(de.flapdoodle.reverse.StateID<DistributionBaseUrl> distributionBaseUrl)
Initializes the value for the
distributionBaseUrl attribute. |
ImmutablePackageOfCommandDistribution.Builder |
ImmutablePackageOfCommandDistribution.Builder.from(PackageOfCommandDistribution instance)
Fill a builder with attribute values from the provided
PackageOfCommandDistribution instance. |
Copyright © 2024. All rights reserved.