| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.transitions |
| Modifier and Type | Method and Description |
|---|---|
ImmutableMongoShellProcessArguments |
ImmutableMongoShellProcessArguments.Builder.build()
Builds a new
ImmutableMongoShellProcessArguments. |
static ImmutableMongoShellProcessArguments |
ImmutableMongoShellProcessArguments.copyOf(MongoShellProcessArguments instance)
Creates an immutable copy of a
MongoShellProcessArguments value. |
ImmutableMongoShellProcessArguments |
ImmutableMongoShellProcessArguments.withArguments(de.flapdoodle.reverse.StateID<MongoShellArguments> value)
Copy the current immutable object by setting a value for the
arguments attribute. |
static ImmutableMongoShellProcessArguments |
MongoShellProcessArguments.withDefaults() |
ImmutableMongoShellProcessArguments |
ImmutableMongoShellProcessArguments.withDestination(de.flapdoodle.reverse.StateID<de.flapdoodle.embed.process.types.ProcessArguments> value)
Copy the current immutable object by setting a value for the
destination attribute. |
ImmutableMongoShellProcessArguments |
ImmutableMongoShellProcessArguments.withServerAddress(de.flapdoodle.reverse.StateID<ServerAddress> value)
Copy the current immutable object by setting a value for the
serverAddress attribute. |
Copyright © 2022. All rights reserved.