Uses of Class
io.vertx.mutiny.ext.web.openapi.OpenAPIHolder
- 
Packages that use OpenAPIHolder Package Description io.vertx.mutiny.ext.web.openapi  - 
- 
Uses of OpenAPIHolder in io.vertx.mutiny.ext.web.openapi
Fields in io.vertx.mutiny.ext.web.openapi with type parameters of type OpenAPIHolder Modifier and Type Field Description static TypeArg<OpenAPIHolder>OpenAPIHolder. __TYPE_ARGMethods in io.vertx.mutiny.ext.web.openapi that return OpenAPIHolder Modifier and Type Method Description OpenAPIHolderRouterBuilder. getOpenAPI()static OpenAPIHolderOpenAPIHolder. newInstance(io.vertx.ext.web.openapi.OpenAPIHolder arg) 
 -