Interface RedriveExecutionResponse.Builder

  • Method Details

    • redriveDate

      RedriveExecutionResponse.Builder redriveDate(Instant redriveDate)

      The date the execution was last redriven.

      Parameters:
      redriveDate - The date the execution was last redriven.
      Returns:
      Returns a reference to this object so that method calls can be chained together.