| Package | Description |
|---|---|
| com.amazonaws.services.connectcampaign.model |
| Modifier and Type | Method and Description |
|---|---|
OutboundCallConfig |
OutboundCallConfig.clone() |
OutboundCallConfig |
Campaign.getOutboundCallConfig() |
OutboundCallConfig |
CreateCampaignRequest.getOutboundCallConfig() |
OutboundCallConfig |
OutboundCallConfig.withAnswerMachineDetectionConfig(AnswerMachineDetectionConfig answerMachineDetectionConfig) |
OutboundCallConfig |
OutboundCallConfig.withConnectContactFlowId(String connectContactFlowId) |
OutboundCallConfig |
OutboundCallConfig.withConnectQueueId(String connectQueueId) |
OutboundCallConfig |
OutboundCallConfig.withConnectSourcePhoneNumber(String connectSourcePhoneNumber) |
| Modifier and Type | Method and Description |
|---|---|
void |
Campaign.setOutboundCallConfig(OutboundCallConfig outboundCallConfig) |
void |
CreateCampaignRequest.setOutboundCallConfig(OutboundCallConfig outboundCallConfig) |
Campaign |
Campaign.withOutboundCallConfig(OutboundCallConfig outboundCallConfig) |
CreateCampaignRequest |
CreateCampaignRequest.withOutboundCallConfig(OutboundCallConfig outboundCallConfig) |
Copyright © 2023. All rights reserved.