Uses of Class
software.amazon.awssdk.services.connectcampaignsv2.model.EmailOutboundConfig
-
Packages that use EmailOutboundConfig Package Description software.amazon.awssdk.services.connectcampaignsv2.model -
-
Uses of EmailOutboundConfig in software.amazon.awssdk.services.connectcampaignsv2.model
Methods in software.amazon.awssdk.services.connectcampaignsv2.model that return EmailOutboundConfig Modifier and Type Method Description EmailOutboundConfigEmailChannelSubtypeConfig. defaultOutboundConfig()Returns the value of the DefaultOutboundConfig property for this object.Methods in software.amazon.awssdk.services.connectcampaignsv2.model with parameters of type EmailOutboundConfig Modifier and Type Method Description EmailChannelSubtypeConfig.BuilderEmailChannelSubtypeConfig.Builder. defaultOutboundConfig(EmailOutboundConfig defaultOutboundConfig)Sets the value of the DefaultOutboundConfig property for this object.
-