| 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 |
|---|---|
GetContentResult |
AmazonConnectWisdomClient.getContent(GetContentRequest request)
Retrieves content, including a pre-signed URL to download the content.
|
GetContentResult |
AmazonConnectWisdom.getContent(GetContentRequest getContentRequest)
Retrieves content, including a pre-signed URL to download the content.
|
GetContentResult |
AbstractAmazonConnectWisdom.getContent(GetContentRequest request) |
Future<GetContentResult> |
AmazonConnectWisdomAsyncClient.getContentAsync(GetContentRequest request) |
Future<GetContentResult> |
AmazonConnectWisdomAsync.getContentAsync(GetContentRequest getContentRequest)
Retrieves content, including a pre-signed URL to download the content.
|
Future<GetContentResult> |
AbstractAmazonConnectWisdomAsync.getContentAsync(GetContentRequest request) |
Future<GetContentResult> |
AmazonConnectWisdomAsyncClient.getContentAsync(GetContentRequest request,
AsyncHandler<GetContentRequest,GetContentResult> asyncHandler) |
Future<GetContentResult> |
AmazonConnectWisdomAsync.getContentAsync(GetContentRequest getContentRequest,
AsyncHandler<GetContentRequest,GetContentResult> asyncHandler)
Retrieves content, including a pre-signed URL to download the content.
|
Future<GetContentResult> |
AbstractAmazonConnectWisdomAsync.getContentAsync(GetContentRequest request,
AsyncHandler<GetContentRequest,GetContentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetContentResult> |
AmazonConnectWisdomAsyncClient.getContentAsync(GetContentRequest request,
AsyncHandler<GetContentRequest,GetContentResult> asyncHandler) |
Future<GetContentResult> |
AmazonConnectWisdomAsync.getContentAsync(GetContentRequest getContentRequest,
AsyncHandler<GetContentRequest,GetContentResult> asyncHandler)
Retrieves content, including a pre-signed URL to download the content.
|
Future<GetContentResult> |
AbstractAmazonConnectWisdomAsync.getContentAsync(GetContentRequest request,
AsyncHandler<GetContentRequest,GetContentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetContentRequest |
GetContentRequest.clone() |
GetContentRequest |
GetContentRequest.withContentId(String contentId)
The identifier of the content.
|
GetContentRequest |
GetContentRequest.withKnowledgeBaseId(String knowledgeBaseId)
The identifier of the knowledge base.
|
Copyright © 2024. All rights reserved.