Uses of Class
io.helidon.openapi.v30.OpenApi3xMapperRules.Builder
Packages that use OpenApi3xMapperRules.Builder
-
Uses of OpenApi3xMapperRules.Builder in io.helidon.openapi.v30
Subclasses with type arguments of type OpenApi3xMapperRules.Builder in io.helidon.openapi.v30Classes in io.helidon.openapi.v30 that implement interfaces with type arguments of type OpenApi3xMapperRules.BuilderMethods in io.helidon.openapi.v30 that return OpenApi3xMapperRules.BuilderModifier and TypeMethodDescriptionstatic OpenApi3xMapperRules.BuilderOpenApi3xMapperRules.builder()Create a new fluent API builder to customize configuration.static OpenApi3xMapperRules.BuilderOpenApi3xMapperRules.builder(OpenApi3xMapperRules instance) Create a new fluent API builder from an existing instance.