| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.transitions |
| Modifier and Type | Method and Description |
|---|---|
ImmutableMongosProcessArguments.Builder |
ImmutableMongosProcessArguments.Builder.arguments(de.flapdoodle.reverse.StateID<MongosArguments> arguments)
Initializes the value for the
arguments attribute. |
static ImmutableMongosProcessArguments.Builder |
ImmutableMongosProcessArguments.builder()
Creates a builder for
ImmutableMongosProcessArguments. |
static ImmutableMongosProcessArguments.Builder |
MongosProcessArguments.builder() |
ImmutableMongosProcessArguments.Builder |
ImmutableMongosProcessArguments.Builder.destination(de.flapdoodle.reverse.StateID<de.flapdoodle.embed.process.types.ProcessArguments> destination)
Initializes the value for the
destination attribute. |
ImmutableMongosProcessArguments.Builder |
ImmutableMongosProcessArguments.Builder.from(MongosProcessArguments instance)
Fill a builder with attribute values from the provided
MongosProcessArguments instance. |
ImmutableMongosProcessArguments.Builder |
ImmutableMongosProcessArguments.Builder.net(de.flapdoodle.reverse.StateID<Net> net)
Initializes the value for the
net attribute. |
ImmutableMongosProcessArguments.Builder |
ImmutableMongosProcessArguments.Builder.platform(de.flapdoodle.reverse.StateID<de.flapdoodle.os.Platform> platform)
Initializes the value for the
platform attribute. |
ImmutableMongosProcessArguments.Builder |
ImmutableMongosProcessArguments.Builder.version(de.flapdoodle.reverse.StateID<de.flapdoodle.embed.process.distribution.Version> version)
Initializes the value for the
version attribute. |
Copyright © 2022. All rights reserved.