Interface SatisfiedCondition.Builder

  • Method Details

    • conditionName

      SatisfiedCondition.Builder conditionName(String conditionName)

      The name of the condition that was satisfied.

      Parameters:
      conditionName - The name of the condition that was satisfied.
      Returns:
      Returns a reference to this object so that method calls can be chained together.