Interface NextStepsHistory.Builder

  • Method Details

    • time

      Indicates the step execution time.

      Parameters:
      time - Indicates the step execution time.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      Indicates the step's execution details.

      Parameters:
      value - Indicates the step's execution details.
      Returns:
      Returns a reference to this object so that method calls can be chained together.