| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.transitions |
| Modifier and Type | Method and Description |
|---|---|
ImmutableMongoDumpProcessArguments.Builder |
ImmutableMongoDumpProcessArguments.Builder.arguments(de.flapdoodle.reverse.StateID<MongoDumpArguments> arguments)
Initializes the value for the
arguments attribute. |
static ImmutableMongoDumpProcessArguments.Builder |
ImmutableMongoDumpProcessArguments.builder()
Creates a builder for
ImmutableMongoDumpProcessArguments. |
static ImmutableMongoDumpProcessArguments.Builder |
MongoDumpProcessArguments.builder() |
ImmutableMongoDumpProcessArguments.Builder |
ImmutableMongoDumpProcessArguments.Builder.destination(de.flapdoodle.reverse.StateID<de.flapdoodle.embed.process.types.ProcessArguments> destination)
Initializes the value for the
destination attribute. |
ImmutableMongoDumpProcessArguments.Builder |
ImmutableMongoDumpProcessArguments.Builder.from(MongoDumpProcessArguments instance)
Fill a builder with attribute values from the provided
MongoDumpProcessArguments instance. |
ImmutableMongoDumpProcessArguments.Builder |
ImmutableMongoDumpProcessArguments.Builder.serverAddress(de.flapdoodle.reverse.StateID<ServerAddress> serverAddress)
Initializes the value for the
serverAddress attribute. |
Copyright © 2024. All rights reserved.