Uses of Class
io.smallrye.openapi.internal.models.servers.Server
Packages that use Server
Package
Description
-
Uses of Server in io.smallrye.openapi.api.models.servers
Subclasses of Server in io.smallrye.openapi.api.models.serversModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of Server in io.smallrye.openapi.internal.models.servers
Methods in io.smallrye.openapi.internal.models.servers that return ServerModifier and TypeMethodDescriptionServer.addVariable(String newKey, org.eclipse.microprofile.openapi.models.servers.ServerVariable newValue)
OASFactory.createServer()instead.