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