| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.transitions |
| Modifier and Type | Method and Description |
|---|---|
ImmutableMongoDumpProcessArguments |
ImmutableMongoDumpProcessArguments.Builder.build()
Builds a new
ImmutableMongoDumpProcessArguments. |
static ImmutableMongoDumpProcessArguments |
ImmutableMongoDumpProcessArguments.copyOf(MongoDumpProcessArguments instance)
Creates an immutable copy of a
MongoDumpProcessArguments value. |
ImmutableMongoDumpProcessArguments |
ImmutableMongoDumpProcessArguments.withArguments(de.flapdoodle.reverse.StateID<MongoDumpArguments> value)
Copy the current immutable object by setting a value for the
arguments attribute. |
static ImmutableMongoDumpProcessArguments |
MongoDumpProcessArguments.withDefaults() |
ImmutableMongoDumpProcessArguments |
ImmutableMongoDumpProcessArguments.withDestination(de.flapdoodle.reverse.StateID<de.flapdoodle.embed.process.types.ProcessArguments> value)
Copy the current immutable object by setting a value for the
destination attribute. |
ImmutableMongoDumpProcessArguments |
ImmutableMongoDumpProcessArguments.withServerAddress(de.flapdoodle.reverse.StateID<ServerAddress> value)
Copy the current immutable object by setting a value for the
serverAddress attribute. |
Copyright © 2023. All rights reserved.