Uses of Class
io.helidon.openapi.OpenApiFeature
Packages that use OpenApiFeature
-
Uses of OpenApiFeature in io.helidon.openapi
Classes in io.helidon.openapi with type parameters of type OpenApiFeatureModifier and TypeClassDescriptionclassOpenApiFeature__ServiceDescriptor<T extends OpenApiFeature>Service descriptor forOpenApiFeature.Classes in io.helidon.openapi that implement interfaces with type arguments of type OpenApiFeatureModifier and TypeClassDescriptionstatic classFluent API builder forOpenApiFeature.protected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.classServiceLoaderprovider implementation for OpenAPI feature forWebServer.Fields in io.helidon.openapi with type parameters of type OpenApiFeatureModifier and TypeFieldDescriptionstatic final OpenApiFeature__ServiceDescriptor<OpenApiFeature> OpenApiFeature__ServiceDescriptor.INSTANCEGlobal singleton instance for this descriptor.Methods in io.helidon.openapi that return OpenApiFeatureModifier and TypeMethodDescriptionOpenApiFeatureConfig.Builder.build()Create an instance from this builder.OpenApiFeatureConfig.BuilderBase.OpenApiFeatureConfigImpl.build()Create a new runtime instance from this prototype.static OpenApiFeatureOpenApiFeature.create()Create a new instance with default configuration.static OpenApiFeatureCreate a new instance from typed configuration.static OpenApiFeatureOpenApiFeature.create(Consumer<OpenApiFeatureConfig.Builder> builderConsumer) Create a new instance with custom configuration.OpenApiFeatureConfig.BuilderBase.OpenApiFeatureConfigImpl.get()OpenApiFeature__ServiceDescriptor.instantiate(DependencyContext ctx__helidonInject, InterceptionMetadata interceptMeta__helidonInject)