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