| 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 DeleteContentResponse |
WisdomClient.deleteContent(Consumer<DeleteContentRequest.Builder> deleteContentRequest)
Deletes the content.
|
default DeleteContentResponse |
WisdomClient.deleteContent(DeleteContentRequest deleteContentRequest)
Deletes the content.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteContentResponse> |
WisdomAsyncClient.deleteContent(Consumer<DeleteContentRequest.Builder> deleteContentRequest)
Deletes the content.
|
default CompletableFuture<DeleteContentResponse> |
WisdomAsyncClient.deleteContent(DeleteContentRequest deleteContentRequest)
Deletes the content.
|
Copyright © 2022. All rights reserved.