| 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<GetAssistantResult> |
AmazonConnectWisdomAsyncClient.getAssistantAsync(GetAssistantRequest request,
AsyncHandler<GetAssistantRequest,GetAssistantResult> asyncHandler) |
Future<GetAssistantResult> |
AbstractAmazonConnectWisdomAsync.getAssistantAsync(GetAssistantRequest request,
AsyncHandler<GetAssistantRequest,GetAssistantResult> asyncHandler) |
Future<GetAssistantResult> |
AmazonConnectWisdomAsync.getAssistantAsync(GetAssistantRequest getAssistantRequest,
AsyncHandler<GetAssistantRequest,GetAssistantResult> asyncHandler)
Retrieves information about an assistant.
|
| Modifier and Type | Method and Description |
|---|---|
GetAssistantRequest |
GetAssistantRequest.clone() |
GetAssistantRequest |
GetAssistantRequest.withAssistantId(String assistantId)
The identifier of the Wisdom assistant.
|
Copyright © 2023. All rights reserved.