Uses of Class
software.amazon.awssdk.services.connectcampaignsv2.model.CustomerProfilesIntegrationSummary
-
Packages that use CustomerProfilesIntegrationSummary Package Description software.amazon.awssdk.services.connectcampaignsv2.model -
-
Uses of CustomerProfilesIntegrationSummary in software.amazon.awssdk.services.connectcampaignsv2.model
Methods in software.amazon.awssdk.services.connectcampaignsv2.model that return CustomerProfilesIntegrationSummary Modifier and Type Method Description CustomerProfilesIntegrationSummaryIntegrationSummary. customerProfiles()Returns the value of the CustomerProfiles property for this object.Methods in software.amazon.awssdk.services.connectcampaignsv2.model with parameters of type CustomerProfilesIntegrationSummary Modifier and Type Method Description IntegrationSummary.BuilderIntegrationSummary.Builder. customerProfiles(CustomerProfilesIntegrationSummary customerProfiles)Sets the value of the CustomerProfiles property for this object.static IntegrationSummaryIntegrationSummary. fromCustomerProfiles(CustomerProfilesIntegrationSummary customerProfiles)Create an instance of this class withIntegrationSummary.customerProfiles()initialized to the given value.
-