| Package | Description |
|---|---|
| software.amazon.awssdk.services.wisdom |
All Amazon Connect Wisdom functionality is accessible using the API.
|
| 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 © 2021. All rights reserved.