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_ARG
Methods in io.vertx.mutiny.ext.web.openapi that return OpenAPIHolder Modifier and Type Method Description OpenAPIHolder
RouterBuilder. getOpenAPI()
static OpenAPIHolder
OpenAPIHolder. newInstance(io.vertx.ext.web.openapi.OpenAPIHolder arg)
-