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