Interface GetLineageEventResponse.Builder

  • Method Details

    • createdAt

      The timestamp of when the lineage event was created.

      Parameters:
      createdAt - The timestamp of when the lineage event was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdBy

      The user who created the lineage event.

      Parameters:
      createdBy - The user who created the lineage event.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • domainId

      The ID of the domain.

      Parameters:
      domainId - The ID of the domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • event

      The lineage event details.

      Parameters:
      event - The lineage event details.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • eventTime

      The time of the lineage event.

      Parameters:
      eventTime - The time of the lineage event.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The ID of the lineage event.

      Parameters:
      id - The ID of the lineage event.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • processingStatus

      GetLineageEventResponse.Builder processingStatus(String processingStatus)

      The progressing status of the lineage event.

      Parameters:
      processingStatus - The progressing status of the lineage event.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • processingStatus

      The progressing status of the lineage event.

      Parameters:
      processingStatus - The progressing status of the lineage event.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: