Interface UpdateEvaluationResponse.Builder

  • Method Details

    • evaluationId

      UpdateEvaluationResponse.Builder evaluationId(String evaluationId)

      The ID assigned to the Evaluation during creation. This value should be identical to the value of the Evaluation in the request.

      Parameters:
      evaluationId - The ID assigned to the Evaluation during creation. This value should be identical to the value of the Evaluation in the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.