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