| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcampaigns.model |
| Modifier and Type | Method and Description |
|---|---|
OutboundCallConfig.Builder |
OutboundCallConfig.Builder.answerMachineDetectionConfig(AnswerMachineDetectionConfig 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.
|
static OutboundCallConfig.Builder |
OutboundCallConfig.builder() |
OutboundCallConfig.Builder |
OutboundCallConfig.Builder.connectContactFlowId(String connectContactFlowId)
Sets the value of the ConnectContactFlowId property for this object.
|
OutboundCallConfig.Builder |
OutboundCallConfig.Builder.connectQueueId(String connectQueueId)
Sets the value of the ConnectQueueId property for this object.
|
OutboundCallConfig.Builder |
OutboundCallConfig.Builder.connectSourcePhoneNumber(String connectSourcePhoneNumber)
Sets the value of the ConnectSourcePhoneNumber property for this object.
|
OutboundCallConfig.Builder |
OutboundCallConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends OutboundCallConfig.Builder> |
OutboundCallConfig.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default Campaign.Builder |
Campaign.Builder.outboundCallConfig(Consumer<OutboundCallConfig.Builder> outboundCallConfig)
Sets the value of the OutboundCallConfig property for this object.
|
default CreateCampaignRequest.Builder |
CreateCampaignRequest.Builder.outboundCallConfig(Consumer<OutboundCallConfig.Builder> outboundCallConfig)
Sets the value of the OutboundCallConfig property for this object.
|
Copyright © 2023. All rights reserved.