CopyableBuilder<CreateEvaluationResponse.Builder,CreateEvaluationResponse>, SdkBuilder<CreateEvaluationResponse.Builder,CreateEvaluationResponse>public static interface CreateEvaluationResponse.Builder extends CopyableBuilder<CreateEvaluationResponse.Builder,CreateEvaluationResponse>
| Modifier and Type | Method | Description |
|---|---|---|
CreateEvaluationResponse.Builder |
evaluationId(String evaluationId) |
The user-supplied ID that uniquely identifies the
Evaluation. |
copyapply, buildCreateEvaluationResponse.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.
evaluationId - The user-supplied ID that uniquely identifies the Evaluation. This value should be
identical to the value of the EvaluationId in the request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.