Interface LineageSyncInput.Builder

  • Method Details

    • timezone

      LineageSyncInput.Builder timezone(String timezone)

      The timezone of the lineage sync schedule.

      Parameters:
      timezone - The timezone of the lineage sync schedule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • timezone

      LineageSyncInput.Builder timezone(Timezone timezone)

      The timezone of the lineage sync schedule.

      Parameters:
      timezone - The timezone of the lineage sync schedule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • enabled

      Specifies whether lineage sync is enabled.

      Parameters:
      enabled - Specifies whether lineage sync is enabled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • schedule

      LineageSyncInput.Builder schedule(String schedule)

      The schedule of the lineage sync.

      Parameters:
      schedule - The schedule of the lineage sync.
      Returns:
      Returns a reference to this object so that method calls can be chained together.