| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.transitions |
| Modifier and Type | Method and Description |
|---|---|
ImmutableMongoRestoreProcessArguments |
ImmutableMongoRestoreProcessArguments.Builder.build()
Builds a new
ImmutableMongoRestoreProcessArguments. |
static ImmutableMongoRestoreProcessArguments |
ImmutableMongoRestoreProcessArguments.copyOf(MongoRestoreProcessArguments instance)
Creates an immutable copy of a
MongoRestoreProcessArguments value. |
ImmutableMongoRestoreProcessArguments |
ImmutableMongoRestoreProcessArguments.withArguments(de.flapdoodle.reverse.StateID<MongoRestoreArguments> value)
Copy the current immutable object by setting a value for the
arguments attribute. |
static ImmutableMongoRestoreProcessArguments |
MongoRestoreProcessArguments.withDefaults() |
ImmutableMongoRestoreProcessArguments |
ImmutableMongoRestoreProcessArguments.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. |
ImmutableMongoRestoreProcessArguments |
ImmutableMongoRestoreProcessArguments.withServerAddress(de.flapdoodle.reverse.StateID<ServerAddress> value)
Copy the current immutable object by setting a value for the
serverAddress attribute. |
Copyright © 2024. All rights reserved.