| 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 CreateKnowledgeBaseResponse |
WisdomClient.createKnowledgeBase(Consumer<CreateKnowledgeBaseRequest.Builder> createKnowledgeBaseRequest)
Creates a knowledge base.
|
default CreateKnowledgeBaseResponse |
WisdomClient.createKnowledgeBase(CreateKnowledgeBaseRequest createKnowledgeBaseRequest)
Creates a knowledge base.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateKnowledgeBaseResponse> |
WisdomAsyncClient.createKnowledgeBase(Consumer<CreateKnowledgeBaseRequest.Builder> createKnowledgeBaseRequest)
Creates a knowledge base.
|
default CompletableFuture<CreateKnowledgeBaseResponse> |
WisdomAsyncClient.createKnowledgeBase(CreateKnowledgeBaseRequest createKnowledgeBaseRequest)
Creates a knowledge base.
|
Copyright © 2022. All rights reserved.