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