| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcampaigns.model |
| Modifier and Type | Method and Description |
|---|---|
OutboundCallConfig |
Campaign.outboundCallConfig()
Returns the value of the OutboundCallConfig property for this object.
|
OutboundCallConfig |
CreateCampaignRequest.outboundCallConfig()
Returns the value of the OutboundCallConfig property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
Campaign.Builder |
Campaign.Builder.outboundCallConfig(OutboundCallConfig outboundCallConfig)
Sets the value of the OutboundCallConfig property for this object.
|
CreateCampaignRequest.Builder |
CreateCampaignRequest.Builder.outboundCallConfig(OutboundCallConfig outboundCallConfig)
Sets the value of the OutboundCallConfig property for this object.
|
Copyright © 2023. All rights reserved.