| 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.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteKnowledgeBaseResponse> |
WisdomAsyncClient.deleteKnowledgeBase(DeleteKnowledgeBaseRequest deleteKnowledgeBaseRequest)
Deletes the knowledge base.
|
default DeleteKnowledgeBaseResponse |
WisdomClient.deleteKnowledgeBase(DeleteKnowledgeBaseRequest deleteKnowledgeBaseRequest)
Deletes the knowledge base.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteKnowledgeBaseRequestMarshaller.marshall(DeleteKnowledgeBaseRequest deleteKnowledgeBaseRequest) |
Copyright © 2022. All rights reserved.