| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
AnswerMachineDetectionConfig |
AnswerMachineDetectionConfig.clone() |
AnswerMachineDetectionConfig |
StartOutboundVoiceContactRequest.getAnswerMachineDetectionConfig()
Configuration of the answering machine detection for this outbound call.
|
AnswerMachineDetectionConfig |
AnswerMachineDetectionConfig.withAwaitAnswerMachinePrompt(Boolean awaitAnswerMachinePrompt)
Wait for the answering machine prompt.
|
AnswerMachineDetectionConfig |
AnswerMachineDetectionConfig.withEnableAnswerMachineDetection(Boolean enableAnswerMachineDetection)
The flag to indicate if answer machine detection analysis needs to be performed for a voice call.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartOutboundVoiceContactRequest.setAnswerMachineDetectionConfig(AnswerMachineDetectionConfig answerMachineDetectionConfig)
Configuration of the answering machine detection for this outbound call.
|
StartOutboundVoiceContactRequest |
StartOutboundVoiceContactRequest.withAnswerMachineDetectionConfig(AnswerMachineDetectionConfig answerMachineDetectionConfig)
Configuration of the answering machine detection for this outbound call.
|
Copyright © 2024. All rights reserved.