| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.config |
| Modifier and Type | Method and Description |
|---|---|
Storage |
ImmutableMongodConfig.replication() |
default Storage |
MongodConfig.replication() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableMongodConfig.Builder |
ImmutableMongodConfig.Builder.replication(Storage replication)
Initializes the value for the
replication attribute. |
ImmutableMongodConfig |
ImmutableMongodConfig.withReplication(Storage value)
Copy the current immutable object by setting a value for the
replication attribute. |
Copyright © 2021. All rights reserved.