public static interface StartContactEvaluationResponse.Builder extends ConnectResponse.Builder, SdkPojo, CopyableBuilder<StartContactEvaluationResponse.Builder,StartContactEvaluationResponse>
| Modifier and Type | Method and Description |
|---|---|
StartContactEvaluationResponse.Builder |
evaluationArn(String evaluationArn)
The Amazon Resource Name (ARN) for the contact evaluation resource.
|
StartContactEvaluationResponse.Builder |
evaluationId(String evaluationId)
A unique identifier for the contact evaluation.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartContactEvaluationResponse.Builder evaluationId(String evaluationId)
A unique identifier for the contact evaluation.
evaluationId - A unique identifier for the contact evaluation.StartContactEvaluationResponse.Builder evaluationArn(String evaluationArn)
The Amazon Resource Name (ARN) for the contact evaluation resource.
evaluationArn - The Amazon Resource Name (ARN) for the contact evaluation resource.Copyright © 2023. All rights reserved.