Interface EligibleDataSource.Builder

    • Method Detail

      • dataSourceId

        EligibleDataSource.Builder dataSourceId​(String dataSourceId)

        The identifier of the data source.

        Parameters:
        dataSourceId - The identifier of the data source.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • indexId

        EligibleDataSource.Builder indexId​(String indexId)

        The identifier of the index the data source is attached to.

        Parameters:
        indexId - The identifier of the index the data source is attached to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.