| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.transitions |
| Modifier and Type | Method and Description |
|---|---|
ImmutableExecutedMongoShellProcess |
ImmutableExecutedMongoShellProcess.Builder.build()
Builds a new
ImmutableExecutedMongoShellProcess. |
static ImmutableExecutedMongoShellProcess |
ImmutableExecutedMongoShellProcess.copyOf(ExecutedMongoShellProcess instance)
Creates an immutable copy of a
ExecutedMongoShellProcess value. |
ImmutableExecutedMongoShellProcess |
ImmutableExecutedMongoShellProcess.withReturnCode(int value)
Copy the current immutable object by setting a value for the
returnCode attribute. |
Copyright © 2022. All rights reserved.