Uses of Class
io.helidon.openapi.OpenApiDocument.ServerVariable
Packages that use OpenApiDocument.ServerVariable
-
Uses of OpenApiDocument.ServerVariable in io.helidon.openapi
Classes in io.helidon.openapi that implement interfaces with type arguments of type OpenApiDocument.ServerVariableModifier and TypeClassDescriptionstatic final classOpenAPI server variable builder.Methods in io.helidon.openapi that return OpenApiDocument.ServerVariableMethods in io.helidon.openapi that return types with arguments of type OpenApiDocument.ServerVariableMethods in io.helidon.openapi with parameters of type OpenApiDocument.ServerVariableModifier and TypeMethodDescriptionOpenApiDocument.ServerBuilder.variable(String name, OpenApiDocument.ServerVariable variable) Add a server variable.