Interface CreateIndexResponse.Builder

  • Method Details

    • id

      The identifier of the index. Use this identifier when you query an index, set up a data source, or index a document.

      Parameters:
      id - The identifier of the index. Use this identifier when you query an index, set up a data source, or index a document.
      Returns:
      Returns a reference to this object so that method calls can be chained together.