| Package | Description |
|---|---|
| com.amazonaws.services.connectwisdom |
Amazon Connect Wisdom delivers agents the information they need to solve customer issues as they're actively speaking
with customers.
|
| com.amazonaws.services.connectwisdom.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteContentResult> |
AmazonConnectWisdomAsync.deleteContentAsync(DeleteContentRequest deleteContentRequest,
AsyncHandler<DeleteContentRequest,DeleteContentResult> asyncHandler)
Deletes the content.
|
Future<DeleteContentResult> |
AbstractAmazonConnectWisdomAsync.deleteContentAsync(DeleteContentRequest request,
AsyncHandler<DeleteContentRequest,DeleteContentResult> asyncHandler) |
Future<DeleteContentResult> |
AmazonConnectWisdomAsyncClient.deleteContentAsync(DeleteContentRequest request,
AsyncHandler<DeleteContentRequest,DeleteContentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteContentRequest |
DeleteContentRequest.clone() |
DeleteContentRequest |
DeleteContentRequest.withContentId(String contentId)
The identifier of the content.
|
DeleteContentRequest |
DeleteContentRequest.withKnowledgeBaseId(String knowledgeBaseId)
The identifier of the knowledge base.
|
Copyright © 2022. All rights reserved.