Interface KnowledgeBaseIngestionSummary.Builder

  • Method Details

    • ingestionId

      The unique identifier for the ingestion job.

      Parameters:
      ingestionId - The unique identifier for the ingestion job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ingestionStatus

      KnowledgeBaseIngestionSummary.Builder ingestionStatus(String ingestionStatus)

      The status of the ingestion job.

      Parameters:
      ingestionStatus - The status of the ingestion job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ingestionStatus

      KnowledgeBaseIngestionSummary.Builder ingestionStatus(KbIngestionStatus ingestionStatus)

      The status of the ingestion job.

      Parameters:
      ingestionStatus - The status of the ingestion job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • startTime

      The start time of the ingestion job.

      Parameters:
      startTime - The start time of the ingestion job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endTime

      The end time of the ingestion job.

      Parameters:
      endTime - The end time of the ingestion job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.