Uses of Class
software.amazon.awssdk.services.connectcampaignsv2.model.EmailChannelSubtypeConfig
-
Packages that use EmailChannelSubtypeConfig Package Description software.amazon.awssdk.services.connectcampaignsv2.model -
-
Uses of EmailChannelSubtypeConfig in software.amazon.awssdk.services.connectcampaignsv2.model
Methods in software.amazon.awssdk.services.connectcampaignsv2.model that return EmailChannelSubtypeConfig Modifier and Type Method Description EmailChannelSubtypeConfigChannelSubtypeConfig. email()Returns the value of the Email property for this object.Methods in software.amazon.awssdk.services.connectcampaignsv2.model with parameters of type EmailChannelSubtypeConfig Modifier and Type Method Description ChannelSubtypeConfig.BuilderChannelSubtypeConfig.Builder. email(EmailChannelSubtypeConfig email)Sets the value of the Email property for this object.
-