| 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.
|
| software.amazon.awssdk.services.wisdom.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateKnowledgeBaseTemplateUriResponse> |
WisdomAsyncClient.updateKnowledgeBaseTemplateUri(Consumer<UpdateKnowledgeBaseTemplateUriRequest.Builder> updateKnowledgeBaseTemplateUriRequest)
Updates the template URI of a knowledge base.
|
default UpdateKnowledgeBaseTemplateUriResponse |
WisdomClient.updateKnowledgeBaseTemplateUri(Consumer<UpdateKnowledgeBaseTemplateUriRequest.Builder> updateKnowledgeBaseTemplateUriRequest)
Updates the template URI of a knowledge base.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateKnowledgeBaseTemplateUriRequest.Builder> |
UpdateKnowledgeBaseTemplateUriRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.