| 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<GetImportJobResult> |
AbstractAmazonConnectWisdomAsync.getImportJobAsync(GetImportJobRequest request,
AsyncHandler<GetImportJobRequest,GetImportJobResult> asyncHandler) |
Future<GetImportJobResult> |
AmazonConnectWisdomAsync.getImportJobAsync(GetImportJobRequest getImportJobRequest,
AsyncHandler<GetImportJobRequest,GetImportJobResult> asyncHandler)
Retrieves the started import job.
|
Future<GetImportJobResult> |
AmazonConnectWisdomAsyncClient.getImportJobAsync(GetImportJobRequest request,
AsyncHandler<GetImportJobRequest,GetImportJobResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetImportJobRequest |
GetImportJobRequest.clone() |
GetImportJobRequest |
GetImportJobRequest.withImportJobId(String importJobId)
The identifier of the import job to retrieve.
|
GetImportJobRequest |
GetImportJobRequest.withKnowledgeBaseId(String knowledgeBaseId)
The identifier of the knowledge base that the import job belongs to.
|
Copyright © 2023. All rights reserved.