| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.transitions |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableMongoShellProcessArguments
Immutable implementation of
MongoShellProcessArguments. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableMongoShellProcessArguments |
ImmutableMongoShellProcessArguments.copyOf(MongoShellProcessArguments instance)
Creates an immutable copy of a
MongoShellProcessArguments value. |
ImmutableMongoShellProcessArguments.Builder |
ImmutableMongoShellProcessArguments.Builder.from(MongoShellProcessArguments instance)
Fill a builder with attribute values from the provided
MongoShellProcessArguments instance. |
Copyright © 2024. All rights reserved.