Interface DataSegmentEnrichment.Builder

  • Method Details

    • status

      The enrichment status of the data segment.

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

      The enrichment status of the data segment.

      Parameters:
      status - The enrichment status of the data segment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • lastEnrichedAt

      DataSegmentEnrichment.Builder lastEnrichedAt(Instant lastEnrichedAt)

      The date the data segment was last enriched, in Unix epoch time.

      Parameters:
      lastEnrichedAt - The date the data segment was last enriched, in Unix epoch time.
      Returns:
      Returns a reference to this object so that method calls can be chained together.