Interface AutoEvaluationDetails.Builder

  • Method Details

    • autoEvaluationEnabled

      AutoEvaluationDetails.Builder autoEvaluationEnabled(Boolean autoEvaluationEnabled)

      Whether automated evaluation is enabled.

      Parameters:
      autoEvaluationEnabled - Whether automated evaluation is enabled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • autoEvaluationStatus

      AutoEvaluationDetails.Builder autoEvaluationStatus(String autoEvaluationStatus)

      The status of the contact auto-evaluation.

      Parameters:
      autoEvaluationStatus - The status of the contact auto-evaluation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • autoEvaluationStatus

      AutoEvaluationDetails.Builder autoEvaluationStatus(AutoEvaluationStatus autoEvaluationStatus)

      The status of the contact auto-evaluation.

      Parameters:
      autoEvaluationStatus - The status of the contact auto-evaluation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: