| Package | Description |
|---|---|
| software.amazon.awssdk.services.wisdom |
Amazon Connect Wisdom delivers agents the information they need to solve customer issues as they're actively speaking
with customers.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateKnowledgeBaseTemplateUriResponse |
WisdomClient.updateKnowledgeBaseTemplateUri(Consumer<UpdateKnowledgeBaseTemplateUriRequest.Builder> updateKnowledgeBaseTemplateUriRequest)
Updates the template URI of a knowledge base.
|
default UpdateKnowledgeBaseTemplateUriResponse |
WisdomClient.updateKnowledgeBaseTemplateUri(UpdateKnowledgeBaseTemplateUriRequest updateKnowledgeBaseTemplateUriRequest)
Updates the template URI of a knowledge base.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateKnowledgeBaseTemplateUriResponse> |
WisdomAsyncClient.updateKnowledgeBaseTemplateUri(Consumer<UpdateKnowledgeBaseTemplateUriRequest.Builder> updateKnowledgeBaseTemplateUriRequest)
Updates the template URI of a knowledge base.
|
default CompletableFuture<UpdateKnowledgeBaseTemplateUriResponse> |
WisdomAsyncClient.updateKnowledgeBaseTemplateUri(UpdateKnowledgeBaseTemplateUriRequest updateKnowledgeBaseTemplateUriRequest)
Updates the template URI of a knowledge base.
|
Copyright © 2023. All rights reserved.