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