@Value.Immutable public abstract class MongosArguments extends Object
| Constructor and Description |
|---|
MongosArguments() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
asArguments(de.flapdoodle.os.Platform platform,
IFeatureAwareVersion version,
Net net) |
static ImmutableMongosArguments.Builder |
builder() |
abstract Optional<String> |
configDB() |
static ImmutableMongosArguments |
defaults() |
abstract Optional<String> |
replicaSet() |
boolean |
verbose() |
@Value.Default public boolean verbose()
@Value.Auxiliary public List<String> asArguments(de.flapdoodle.os.Platform platform, IFeatureAwareVersion version, Net net)
public static ImmutableMongosArguments.Builder builder()
public static ImmutableMongosArguments defaults()
Copyright © 2022. All rights reserved.