Uses of Class
software.amazon.awssdk.services.connectcampaigns.model.Campaign
-
Packages that use Campaign Package Description software.amazon.awssdk.services.connectcampaigns.model -
-
Uses of Campaign in software.amazon.awssdk.services.connectcampaigns.model
Methods in software.amazon.awssdk.services.connectcampaigns.model that return Campaign Modifier and Type Method Description CampaignDescribeCampaignResponse. campaign()Returns the value of the Campaign property for this object.Methods in software.amazon.awssdk.services.connectcampaigns.model with parameters of type Campaign Modifier and Type Method Description DescribeCampaignResponse.BuilderDescribeCampaignResponse.Builder. campaign(Campaign campaign)Sets the value of the Campaign property for this object.
-