Uses of Class
software.amazon.awssdk.services.connectcampaignsv2.model.ChannelSubtypeConfig
-
Packages that use ChannelSubtypeConfig Package Description software.amazon.awssdk.services.connectcampaignsv2.model -
-
Uses of ChannelSubtypeConfig in software.amazon.awssdk.services.connectcampaignsv2.model
Methods in software.amazon.awssdk.services.connectcampaignsv2.model that return ChannelSubtypeConfig Modifier and Type Method Description ChannelSubtypeConfigCampaign. channelSubtypeConfig()Returns the value of the ChannelSubtypeConfig property for this object.ChannelSubtypeConfigCreateCampaignRequest. channelSubtypeConfig()Returns the value of the ChannelSubtypeConfig property for this object.ChannelSubtypeConfigUpdateCampaignChannelSubtypeConfigRequest. channelSubtypeConfig()Returns the value of the ChannelSubtypeConfig property for this object.Methods in software.amazon.awssdk.services.connectcampaignsv2.model with parameters of type ChannelSubtypeConfig Modifier and Type Method Description Campaign.BuilderCampaign.Builder. channelSubtypeConfig(ChannelSubtypeConfig channelSubtypeConfig)Sets the value of the ChannelSubtypeConfig property for this object.CreateCampaignRequest.BuilderCreateCampaignRequest.Builder. channelSubtypeConfig(ChannelSubtypeConfig channelSubtypeConfig)Sets the value of the ChannelSubtypeConfig property for this object.UpdateCampaignChannelSubtypeConfigRequest.BuilderUpdateCampaignChannelSubtypeConfigRequest.Builder. channelSubtypeConfig(ChannelSubtypeConfig channelSubtypeConfig)Sets the value of the ChannelSubtypeConfig property for this object.
-