Uses of Class
io.helidon.openapi.OpenAPISupport.Builder
Packages that use OpenAPISupport.Builder
Package
Description
Support for OpenAPI in Helidon MP.
Helidon SE OpenAPI Support.
-
Uses of OpenAPISupport.Builder in io.helidon.microprofile.openapi
Subclasses of OpenAPISupport.Builder in io.helidon.microprofile.openapiModifier and TypeClassDescriptionfinal classFluent builder for OpenAPISupport in Helidon MP. -
Uses of OpenAPISupport.Builder in io.helidon.openapi
Classes in io.helidon.openapi with type parameters of type OpenAPISupport.BuilderModifier and TypeClassDescriptionstatic classOpenAPISupport.Builder<B extends OpenAPISupport.Builder<B>>Fluent API builder forOpenAPISupport.Subclasses of OpenAPISupport.Builder in io.helidon.openapiConstructors in io.helidon.openapi with parameters of type OpenAPISupport.BuilderModifierConstructorDescriptionprotectedOpenAPISupport(OpenAPISupport.Builder<?> builder) Creates a new instance ofOpenAPISupport.