| Package | Description |
|---|---|
| com.amazonaws.services.connectwisdom.model |
| Modifier and Type | Method and Description |
|---|---|
AssistantAssociationInputData |
AssistantAssociationInputData.clone() |
AssistantAssociationInputData |
CreateAssistantAssociationRequest.getAssociation()
The identifier of the associated resource.
|
AssistantAssociationInputData |
AssistantAssociationInputData.withKnowledgeBaseId(String knowledgeBaseId)
The the identifier of the knowledge base.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateAssistantAssociationRequest.setAssociation(AssistantAssociationInputData association)
The identifier of the associated resource.
|
CreateAssistantAssociationRequest |
CreateAssistantAssociationRequest.withAssociation(AssistantAssociationInputData association)
The identifier of the associated resource.
|
Copyright © 2021. All rights reserved.