| Package | Description |
|---|---|
| com.amazonaws.services.connectwisdom.model |
| Modifier and Type | Method and Description |
|---|---|
KnowledgeBaseAssociationData |
KnowledgeBaseAssociationData.clone() |
KnowledgeBaseAssociationData |
AssistantAssociationOutputData.getKnowledgeBaseAssociation()
The knowledge base where output data is sent.
|
KnowledgeBaseAssociationData |
KnowledgeBaseAssociationData.withKnowledgeBaseArn(String knowledgeBaseArn)
The Amazon Resource Name (ARN) of the knowledge base.
|
KnowledgeBaseAssociationData |
KnowledgeBaseAssociationData.withKnowledgeBaseId(String knowledgeBaseId)
The identifier of the knowledge base.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssistantAssociationOutputData.setKnowledgeBaseAssociation(KnowledgeBaseAssociationData knowledgeBaseAssociation)
The knowledge base where output data is sent.
|
AssistantAssociationOutputData |
AssistantAssociationOutputData.withKnowledgeBaseAssociation(KnowledgeBaseAssociationData knowledgeBaseAssociation)
The knowledge base where output data is sent.
|
Copyright © 2024. All rights reserved.