Uses of Class
io.swagger.codegen.v3.ClientOptInput
Packages that use ClientOptInput
Package
Description
-
Uses of ClientOptInput in io.swagger.codegen.v3
Fields in io.swagger.codegen.v3 declared as ClientOptInputMethods in io.swagger.codegen.v3 that return ClientOptInputModifier and TypeMethodDescriptionDeprecated.ClientOptInput.config(CodegenConfig codegenConfig) ClientOptInput.openAPI(io.swagger.v3.oas.models.OpenAPI openAPI) ClientOptInput.opts(ClientOpts opts) Methods in io.swagger.codegen.v3 with parameters of type ClientOptInputModifier and TypeMethodDescriptionDefaultGenerator.opts(ClientOptInput opts) Generator.opts(ClientOptInput opts) -
Uses of ClientOptInput in io.swagger.codegen.v3.config
Methods in io.swagger.codegen.v3.config that return ClientOptInput -
Uses of ClientOptInput in io.swagger.codegen.v3.service
Methods in io.swagger.codegen.v3.service that return ClientOptInputModifier and TypeMethodDescriptionstatic ClientOptInputGeneratorUtil.getClientOptInput(GenerationRequest generationRequest)