| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.transitions |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableExecutedMongoShellProcess.Builder |
ImmutableExecutedMongoShellProcess.builder()
Creates a builder for
ImmutableExecutedMongoShellProcess. |
ImmutableExecutedMongoShellProcess.Builder |
ImmutableExecutedMongoShellProcess.Builder.from(ExecutedMongoShellProcess instance)
Fill a builder with attribute values from the provided
de.flapdoodle.embed.mongo.transitions.ExecutedMongoShellProcess instance. |
ImmutableExecutedMongoShellProcess.Builder |
ImmutableExecutedMongoShellProcess.Builder.from(de.flapdoodle.embed.process.types.ExecutedProcess instance)
Fill a builder with attribute values from the provided
de.flapdoodle.embed.process.types.ExecutedProcess instance. |
ImmutableExecutedMongoShellProcess.Builder |
ImmutableExecutedMongoShellProcess.Builder.returnCode(int returnCode)
Initializes the value for the
returnCode attribute. |
Copyright © 2023. All rights reserved.