Class MPOpenAPIBuilder

java.lang.Object
io.helidon.openapi.OpenAPISupport.Builder<MPOpenAPIBuilder>
io.helidon.microprofile.openapi.MPOpenAPIBuilder
All Implemented Interfaces:
Builder<MPOpenAPIBuilder,OpenAPISupport>, Supplier<OpenAPISupport>

public final class MPOpenAPIBuilder extends OpenAPISupport.Builder<MPOpenAPIBuilder>
Fluent builder for OpenAPISupport in Helidon MP.
  • Constructor Details

    • MPOpenAPIBuilder

      public MPOpenAPIBuilder()
  • Method Details