Uses of Class
io.vertx.mutiny.ext.web.openapi.OpenAPIHolder
-
-
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 io.smallrye.mutiny.vertx.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)
-