| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.types |
| Modifier and Type | Method and Description |
|---|---|
ImmutableSystemProperties |
ImmutableSystemProperties.Builder.build()
Builds a new
ImmutableSystemProperties. |
static ImmutableSystemProperties |
ImmutableSystemProperties.copyOf(SystemProperties instance)
Creates an immutable copy of a
SystemProperties value. |
ImmutableSystemProperties |
ImmutableSystemProperties.withValue(Map<String,? extends String> entries)
Copy the current immutable object by replacing the
value map with the specified map. |
Copyright © 2024. All rights reserved.