| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.transitions | |
| de.flapdoodle.embed.mongo.types |
| Modifier and Type | Method and Description |
|---|---|
de.flapdoodle.reverse.Transition<SystemEnv> |
ImmutableMongod.systemEnv() |
default de.flapdoodle.reverse.Transition<SystemEnv> |
ExtractFileSet.systemEnv() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableMongod.Builder |
ImmutableMongod.Builder.systemEnv(de.flapdoodle.reverse.Transition<SystemEnv> systemEnv)
Initializes the value for the
systemEnv attribute. |
ImmutableMongod |
ImmutableMongod.withSystemEnv(de.flapdoodle.reverse.Transition<SystemEnv> value)
Copy the current immutable object by setting a value for the
systemEnv attribute. |
| Modifier and Type | Method and Description |
|---|---|
static SystemEnv |
SystemEnv.of(Map<String,? extends String> value)
Construct a new immutable
SystemEnv instance. |
Copyright © 2022. All rights reserved.