Interface StopDurableExecutionResponse.Builder

  • Method Details

    • stopTimestamp

      StopDurableExecutionResponse.Builder stopTimestamp(Instant stopTimestamp)

      The timestamp when the execution was stopped (ISO 8601 format).

      Parameters:
      stopTimestamp - The timestamp when the execution was stopped (ISO 8601 format).
      Returns:
      Returns a reference to this object so that method calls can be chained together.