Uses of Interface
software.amazon.awssdk.services.connectcampaignsv2.model.QConnectIntegrationSummary.Builder
-
Packages that use QConnectIntegrationSummary.Builder Package Description software.amazon.awssdk.services.connectcampaignsv2.model -
-
Uses of QConnectIntegrationSummary.Builder in software.amazon.awssdk.services.connectcampaignsv2.model
Methods in software.amazon.awssdk.services.connectcampaignsv2.model that return QConnectIntegrationSummary.Builder Modifier and Type Method Description static QConnectIntegrationSummary.BuilderQConnectIntegrationSummary. builder()QConnectIntegrationSummary.BuilderQConnectIntegrationSummary.Builder. knowledgeBaseArn(String knowledgeBaseArn)Sets the value of the KnowledgeBaseArn property for this object.QConnectIntegrationSummary.BuilderQConnectIntegrationSummary. toBuilder()Methods in software.amazon.awssdk.services.connectcampaignsv2.model that return types with arguments of type QConnectIntegrationSummary.Builder Modifier and Type Method Description static Class<? extends QConnectIntegrationSummary.Builder>QConnectIntegrationSummary. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.connectcampaignsv2.model with type arguments of type QConnectIntegrationSummary.Builder Modifier and Type Method Description static IntegrationSummaryIntegrationSummary. fromQConnect(Consumer<QConnectIntegrationSummary.Builder> qConnect)Create an instance of this class withIntegrationSummary.qConnect()initialized to the given value.default IntegrationSummary.BuilderIntegrationSummary.Builder. qConnect(Consumer<QConnectIntegrationSummary.Builder> qConnect)Sets the value of the QConnect property for this object.
-