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