Interface GetIndexResponse.Builder

  • Method Details

    • indexSchema

      GetIndexResponse.Builder indexSchema(Document indexSchema)

      The JSON schema of the index including mappings, settings, and semantic enrichment configuration.

      Parameters:
      indexSchema - The JSON schema of the index including mappings, settings, and semantic enrichment configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.