@Value.Immutable public abstract class MongoRestoreProcessArguments extends MongoToolsProcessArguments<MongoRestoreArguments> implements de.flapdoodle.reverse.naming.HasLabel
| Constructor and Description |
|---|
MongoRestoreProcessArguments() |
| Modifier and Type | Method and Description |
|---|---|
de.flapdoodle.reverse.StateID<MongoRestoreArguments> |
arguments() |
static ImmutableMongoRestoreProcessArguments.Builder |
builder() |
String |
transitionLabel() |
static ImmutableMongoRestoreProcessArguments |
withDefaults() |
destination, result, serverAddress, sources@Value.Auxiliary public String transitionLabel()
transitionLabel in interface de.flapdoodle.reverse.naming.HasLabel@Value.Default public de.flapdoodle.reverse.StateID<MongoRestoreArguments> arguments()
arguments in interface CommandProcessArguments<MongoRestoreArguments>arguments in class MongoToolsProcessArguments<MongoRestoreArguments>public static ImmutableMongoRestoreProcessArguments withDefaults()
public static ImmutableMongoRestoreProcessArguments.Builder builder()
Copyright © 2023. All rights reserved.