| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.transitions |
| Modifier and Type | Method and Description |
|---|---|
ImmutableMongoImportProcessArguments |
ImmutableMongoImportProcessArguments.Builder.build()
Builds a new
ImmutableMongoImportProcessArguments. |
static ImmutableMongoImportProcessArguments |
ImmutableMongoImportProcessArguments.copyOf(MongoImportProcessArguments instance)
Creates an immutable copy of a
MongoImportProcessArguments value. |
ImmutableMongoImportProcessArguments |
ImmutableMongoImportProcessArguments.withArguments(de.flapdoodle.reverse.StateID<MongoImportArguments> value)
Copy the current immutable object by setting a value for the
arguments attribute. |
static ImmutableMongoImportProcessArguments |
MongoImportProcessArguments.withDefaults() |
ImmutableMongoImportProcessArguments |
ImmutableMongoImportProcessArguments.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. |
ImmutableMongoImportProcessArguments |
ImmutableMongoImportProcessArguments.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.