An interface for executing the Swagger Codegen CLI.
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
configHelp(java.lang.String language)Show help of the config. |
|
void |
generate(GenerateOptions options)Execute code generation. |
|
void |
generateHelp()Show help for code generation. |
Show help of the config.
Execute code generation.
Show help for code generation.