Class CommandRegistration.DefaultBuilder
java.lang.Object
org.springframework.shell.command.CommandRegistration.BaseBuilder
org.springframework.shell.command.CommandRegistration.DefaultBuilder
- All Implemented Interfaces:
CommandRegistration.Builder
- Enclosing interface:
- CommandRegistration
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.shell.command.CommandRegistration.BaseBuilder
availability, build, command, defaultOptionNameModifier, description, group, hidden, hidden, interactionMode, withAlias, withErrorHandling, withExitCode, withHelpOptions, withOption, withTarget
-
Constructor Details
-
DefaultBuilder
public DefaultBuilder()
-