Interface DeleteEvaluationResponse.Builder

  • Method Details

    • evaluationId

      DeleteEvaluationResponse.Builder evaluationId(String evaluationId)

      A user-supplied ID that uniquely identifies the Evaluation. This value should be identical to the value of the EvaluationId in the request.

      Parameters:
      evaluationId - A user-supplied ID that uniquely identifies the Evaluation. This value should be identical to the value of the EvaluationId in the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.