| 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<ListImportJobsResult> |
AbstractAmazonConnectWisdomAsync.listImportJobsAsync(ListImportJobsRequest request,
AsyncHandler<ListImportJobsRequest,ListImportJobsResult> asyncHandler) |
Future<ListImportJobsResult> |
AmazonConnectWisdomAsyncClient.listImportJobsAsync(ListImportJobsRequest request,
AsyncHandler<ListImportJobsRequest,ListImportJobsResult> asyncHandler) |
Future<ListImportJobsResult> |
AmazonConnectWisdomAsync.listImportJobsAsync(ListImportJobsRequest listImportJobsRequest,
AsyncHandler<ListImportJobsRequest,ListImportJobsResult> asyncHandler)
Lists information about import jobs.
|
| Modifier and Type | Method and Description |
|---|---|
ListImportJobsRequest |
ListImportJobsRequest.clone() |
ListImportJobsRequest |
ListImportJobsRequest.withKnowledgeBaseId(String knowledgeBaseId)
The identifier of the knowledge base.
|
ListImportJobsRequest |
ListImportJobsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return per page.
|
ListImportJobsRequest |
ListImportJobsRequest.withNextToken(String nextToken)
The token for the next set of results.
|
Copyright © 2023. All rights reserved.