Interface CreateEvaluationResponse.Builder

    • Method Detail

      • evaluationId

        CreateEvaluationResponse.Builder evaluationId​(String evaluationId)

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

        Parameters:
        evaluationId - The 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.