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