| Package | Description |
|---|---|
| software.amazon.awssdk.services.wisdom.model |
| Modifier and Type | Method and Description |
|---|---|
AssistantAssociationOutputData |
AssistantAssociationData.associationData()
A union type that currently has a single argument, the knowledge base ID.
|
AssistantAssociationOutputData |
AssistantAssociationSummary.associationData()
The association data.
|
static AssistantAssociationOutputData |
AssistantAssociationOutputData.fromKnowledgeBaseAssociation(Consumer<KnowledgeBaseAssociationData.Builder> knowledgeBaseAssociation)
Create an instance of this class with
knowledgeBaseAssociation() initialized to the given value. |
static AssistantAssociationOutputData |
AssistantAssociationOutputData.fromKnowledgeBaseAssociation(KnowledgeBaseAssociationData knowledgeBaseAssociation)
Create an instance of this class with
knowledgeBaseAssociation() initialized to the given value. |
| Modifier and Type | Method and Description |
|---|---|
AssistantAssociationData.Builder |
AssistantAssociationData.Builder.associationData(AssistantAssociationOutputData associationData)
A union type that currently has a single argument, the knowledge base ID.
|
AssistantAssociationSummary.Builder |
AssistantAssociationSummary.Builder.associationData(AssistantAssociationOutputData associationData)
The association data.
|
Copyright © 2022. All rights reserved.