Package | Description |
---|---|
io.swagger.codegen | |
io.swagger.codegen.config |
Modifier and Type | Field and Description |
---|---|
protected ClientOptInput |
DefaultGenerator.opts |
Modifier and Type | Method and Description |
---|---|
ClientOptInput |
ClientOptInput.auth(String urlEncodedAuthString)
Deprecated.
|
ClientOptInput |
ClientOptInput.config(CodegenConfig codegenConfig) |
ClientOptInput |
ClientOptInput.opts(ClientOpts opts) |
ClientOptInput |
ClientOptInput.swagger(io.swagger.models.Swagger swagger) |
Modifier and Type | Method and Description |
---|---|
Generator |
Generator.opts(ClientOptInput opts) |
Generator |
DefaultGenerator.opts(ClientOptInput opts) |
Modifier and Type | Method and Description |
---|---|
ClientOptInput |
CodegenConfigurator.toClientOptInput() |
Copyright © 2020. All rights reserved.