@Component public class OperationBuilder extends Object
Constructor and Description |
---|
OperationBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
parse(io.swagger.v3.oas.models.Components components,
io.swagger.v3.oas.annotations.Operation apiOperation,
io.swagger.v3.oas.models.Operation operation,
io.swagger.v3.oas.models.OpenAPI openAPI,
String[] classConsumes,
String[] methodConsumes,
String[] classProduces,
String[] methodProduces) |
public void parse(io.swagger.v3.oas.models.Components components, io.swagger.v3.oas.annotations.Operation apiOperation, io.swagger.v3.oas.models.Operation operation, io.swagger.v3.oas.models.OpenAPI openAPI, String[] classConsumes, String[] methodConsumes, String[] classProduces, String[] methodProduces)
Copyright © 2019. All rights reserved.