public static interface SubmitContactEvaluationResponse.Builder extends ConnectResponse.Builder, SdkPojo, CopyableBuilder<SubmitContactEvaluationResponse.Builder,SubmitContactEvaluationResponse>
| Modifier and Type | Method and Description |
|---|---|
SubmitContactEvaluationResponse.Builder |
evaluationArn(String evaluationArn)
The Amazon Resource Name (ARN) for the contact evaluation resource.
|
SubmitContactEvaluationResponse.Builder |
evaluationId(String evaluationId)
A unique identifier for the contact evaluation.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildSubmitContactEvaluationResponse.Builder evaluationId(String evaluationId)
A unique identifier for the contact evaluation.
evaluationId - A unique identifier for the contact evaluation.SubmitContactEvaluationResponse.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.