Interface UpdateEvaluationResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<UpdateEvaluationResponse.Builder,UpdateEvaluationResponse>, MachineLearningResponse.Builder, SdkBuilder<UpdateEvaluationResponse.Builder,UpdateEvaluationResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
UpdateEvaluationResponse

  • 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.