Uses of Class
io.swagger.codegen.ClientOpts
-
Packages that use ClientOpts Package Description io.swagger.codegen -
-
Uses of ClientOpts in io.swagger.codegen
Methods in io.swagger.codegen that return ClientOpts Modifier and Type Method Description ClientOpts
ClientOptInput. getOpts()
Methods in io.swagger.codegen with parameters of type ClientOpts Modifier and Type Method Description ClientOptInput
ClientOptInput. opts(ClientOpts opts)
void
ClientOptInput. setOpts(ClientOpts opts)
-