Uses of Class
io.swagger.codegen.v3.service.GenerationRequest
Packages that use GenerationRequest
-
Uses of GenerationRequest in io.swagger.codegen.v3.service
Methods in io.swagger.codegen.v3.service that return GenerationRequestModifier and TypeMethodDescriptionGenerationRequest.codegenVersion(GenerationRequest.CodegenVersion codegenVersion) GenerationRequest.type(GenerationRequest.Type type) Methods in io.swagger.codegen.v3.service with parameters of type GenerationRequestModifier and TypeMethodDescriptionGeneratorService.generationRequest(GenerationRequest generationRequest) static ClientOptInputGeneratorUtil.getClientOptInput(GenerationRequest generationRequest) static io.swagger.codegen.ClientOptInputGeneratorUtil.getClientOptInputV2(GenerationRequest generationRequest)