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