Uses of Class
software.amazon.awssdk.services.connectcampaigns.model.OutboundCallConfig
-
Packages that use OutboundCallConfig Package Description software.amazon.awssdk.services.connectcampaigns.model -
-
Uses of OutboundCallConfig in software.amazon.awssdk.services.connectcampaigns.model
Methods in software.amazon.awssdk.services.connectcampaigns.model that return OutboundCallConfig Modifier and Type Method Description OutboundCallConfigCampaign. outboundCallConfig()Returns the value of the OutboundCallConfig property for this object.OutboundCallConfigCreateCampaignRequest. outboundCallConfig()Returns the value of the OutboundCallConfig property for this object.Methods in software.amazon.awssdk.services.connectcampaigns.model with parameters of type OutboundCallConfig Modifier and Type Method Description Campaign.BuilderCampaign.Builder. outboundCallConfig(OutboundCallConfig outboundCallConfig)Sets the value of the OutboundCallConfig property for this object.CreateCampaignRequest.BuilderCreateCampaignRequest.Builder. outboundCallConfig(OutboundCallConfig outboundCallConfig)Sets the value of the OutboundCallConfig property for this object.
-