| 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.openAPI(io.swagger.v3.oas.models.OpenAPI openAPI) |
ClientOptInput |
ClientOptInput.opts(ClientOpts opts) |
| 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() |
ClientOptInput |
CodegenConfigurator.toClientOptInput(String content) |
Copyright © 2018. All rights reserved.