CopyableBuilder<UpdateEvaluationResponse.Builder,UpdateEvaluationResponse>, SdkBuilder<UpdateEvaluationResponse.Builder,UpdateEvaluationResponse>public static interface UpdateEvaluationResponse.Builder extends CopyableBuilder<UpdateEvaluationResponse.Builder,UpdateEvaluationResponse>
| Modifier and Type | Method | Description |
|---|---|---|
UpdateEvaluationResponse.Builder |
evaluationId(String evaluationId) |
The ID assigned to the
Evaluation during creation. |
copyapply, buildUpdateEvaluationResponse.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.
evaluationId - The ID assigned to the Evaluation during creation. This value should be identical to the
value of the Evaluation in the request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.