| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcampaigns |
Provide APIs to create and manage Amazon Connect Campaigns.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateCampaignOutboundCallConfigResponse |
ConnectCampaignsClient.updateCampaignOutboundCallConfig(Consumer<UpdateCampaignOutboundCallConfigRequest.Builder> updateCampaignOutboundCallConfigRequest)
Updates the outbound call config of a campaign.
|
default UpdateCampaignOutboundCallConfigResponse |
ConnectCampaignsClient.updateCampaignOutboundCallConfig(UpdateCampaignOutboundCallConfigRequest updateCampaignOutboundCallConfigRequest)
Updates the outbound call config of a campaign.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateCampaignOutboundCallConfigResponse> |
ConnectCampaignsAsyncClient.updateCampaignOutboundCallConfig(Consumer<UpdateCampaignOutboundCallConfigRequest.Builder> updateCampaignOutboundCallConfigRequest)
Updates the outbound call config of a campaign.
|
default CompletableFuture<UpdateCampaignOutboundCallConfigResponse> |
ConnectCampaignsAsyncClient.updateCampaignOutboundCallConfig(UpdateCampaignOutboundCallConfigRequest updateCampaignOutboundCallConfigRequest)
Updates the outbound call config of a campaign.
|
Copyright © 2023. All rights reserved.