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