| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcampaigns.model |
| Modifier and Type | Method and Description |
|---|---|
static AnswerMachineDetectionConfig.Builder |
AnswerMachineDetectionConfig.builder() |
AnswerMachineDetectionConfig.Builder |
AnswerMachineDetectionConfig.Builder.enableAnswerMachineDetection(Boolean enableAnswerMachineDetection)
Enable or disable answering machine detection
|
AnswerMachineDetectionConfig.Builder |
AnswerMachineDetectionConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AnswerMachineDetectionConfig.Builder> |
AnswerMachineDetectionConfig.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UpdateCampaignOutboundCallConfigRequest.Builder |
UpdateCampaignOutboundCallConfigRequest.Builder.answerMachineDetectionConfig(Consumer<AnswerMachineDetectionConfig.Builder> answerMachineDetectionConfig)
Sets the value of the AnswerMachineDetectionConfig property for this object.
|
default OutboundCallConfig.Builder |
OutboundCallConfig.Builder.answerMachineDetectionConfig(Consumer<AnswerMachineDetectionConfig.Builder> answerMachineDetectionConfig)
Sets the value of the AnswerMachineDetectionConfig property for this object.
|
Copyright © 2022. All rights reserved.