| Package | Description |
|---|---|
| software.amazon.awssdk.services.wisdom |
All Amazon Connect Wisdom functionality is accessible using the API.
|
| software.amazon.awssdk.services.wisdom.model |
| Modifier and Type | Method and Description |
|---|---|
default UpdateKnowledgeBaseTemplateUriResponse |
WisdomClient.updateKnowledgeBaseTemplateUri(Consumer<UpdateKnowledgeBaseTemplateUriRequest.Builder> updateKnowledgeBaseTemplateUriRequest)
Updates the template URI of a knowledge base.
|
default CompletableFuture<UpdateKnowledgeBaseTemplateUriResponse> |
WisdomAsyncClient.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 © 2021. All rights reserved.