Class ParsedInput.Builder
java.lang.Object
org.springframework.shell.core.command.ParsedInput.Builder
- Enclosing class:
- ParsedInput
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddArgument(CommandArgument argument) addOption(CommandOption option) addSubCommand(String subCommand) build()commandName(String commandName)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
commandName
-
addSubCommand
-
addOption
-
addArgument
-
build
-