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