@Component public class RequestBuilder extends AbstractRequestBuilder
parameterBuilder, requestBodyBuilder| Constructor and Description |
|---|
RequestBuilder() |
| Modifier and Type | Method and Description |
|---|---|
io.swagger.v3.oas.models.Operation |
build(io.swagger.v3.oas.models.Components components,
org.springframework.web.method.HandlerMethod handlerMethod,
org.springframework.web.bind.annotation.RequestMethod requestMethod,
io.swagger.v3.oas.models.Operation operation,
MediaAttributes mediaAttributes) |
applyBeanValidatorAnnotations, buildParamDefault, buildParams, buildRequestBody, getParameterAnnotationpublic io.swagger.v3.oas.models.Operation build(io.swagger.v3.oas.models.Components components,
org.springframework.web.method.HandlerMethod handlerMethod,
org.springframework.web.bind.annotation.RequestMethod requestMethod,
io.swagger.v3.oas.models.Operation operation,
MediaAttributes mediaAttributes)
build in class AbstractRequestBuilderCopyright © 2019. All rights reserved.