| 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<ListContentsResult> |
AbstractAmazonConnectWisdomAsync.listContentsAsync(ListContentsRequest request,
AsyncHandler<ListContentsRequest,ListContentsResult> asyncHandler) |
Future<ListContentsResult> |
AmazonConnectWisdomAsync.listContentsAsync(ListContentsRequest listContentsRequest,
AsyncHandler<ListContentsRequest,ListContentsResult> asyncHandler)
Lists the content.
|
Future<ListContentsResult> |
AmazonConnectWisdomAsyncClient.listContentsAsync(ListContentsRequest request,
AsyncHandler<ListContentsRequest,ListContentsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListContentsRequest |
ListContentsRequest.clone() |
ListContentsRequest |
ListContentsRequest.withKnowledgeBaseId(String knowledgeBaseId)
The identifier of the knowledge base.
|
ListContentsRequest |
ListContentsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return per page.
|
ListContentsRequest |
ListContentsRequest.withNextToken(String nextToken)
The token for the next set of results.
|
Copyright © 2024. All rights reserved.