| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
AnswerMachineDetectionConfig.Builder |
AnswerMachineDetectionConfig.Builder.awaitAnswerMachinePrompt(Boolean awaitAnswerMachinePrompt)
Wait for the answering machine prompt.
|
static AnswerMachineDetectionConfig.Builder |
AnswerMachineDetectionConfig.builder() |
AnswerMachineDetectionConfig.Builder |
AnswerMachineDetectionConfig.Builder.enableAnswerMachineDetection(Boolean enableAnswerMachineDetection)
The flag to indicate if answer machine detection analysis needs to be performed for a voice call.
|
AnswerMachineDetectionConfig.Builder |
AnswerMachineDetectionConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AnswerMachineDetectionConfig.Builder> |
AnswerMachineDetectionConfig.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default StartOutboundVoiceContactRequest.Builder |
StartOutboundVoiceContactRequest.Builder.answerMachineDetectionConfig(Consumer<AnswerMachineDetectionConfig.Builder> answerMachineDetectionConfig)
Configuration of the answering machine detection for this outbound call.
|
Copyright © 2022. All rights reserved.