Interface IndexDocumentsResponse.Builder

  • Method Details

    • fieldNames

      The names of the fields that are currently being indexed.

      Parameters:
      fieldNames - The names of the fields that are currently being indexed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • fieldNames

      IndexDocumentsResponse.Builder fieldNames(String... fieldNames)

      The names of the fields that are currently being indexed.

      Parameters:
      fieldNames - The names of the fields that are currently being indexed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.