Class JsonIndexConfig.BuilderBase.JsonIndexConfigImpl

java.lang.Object
io.helidon.integrations.langchain4j.providers.oracle.JsonIndexConfig.BuilderBase.JsonIndexConfigImpl
All Implemented Interfaces:
Prototype.Api, JsonIndexConfig
Enclosing class:
JsonIndexConfig.BuilderBase<BUILDER extends JsonIndexConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends JsonIndexConfig>

protected static class JsonIndexConfig.BuilderBase.JsonIndexConfigImpl extends Object implements JsonIndexConfig
Generated implementation of the prototype, can be extended by descendant prototype implementations.
  • Field Details

  • Constructor Details

    • JsonIndexConfigImpl

      protected JsonIndexConfigImpl(JsonIndexConfig.BuilderBase<?,?> builder)
      Create an instance providing a builder.
      Parameters:
      builder - extending builder base of this prototype
  • Method Details