| 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 |
|---|---|
CreateQuickResponseResult |
AmazonConnectWisdomClient.createQuickResponse(CreateQuickResponseRequest request)
Creates a Wisdom quick response.
|
CreateQuickResponseResult |
AbstractAmazonConnectWisdom.createQuickResponse(CreateQuickResponseRequest request) |
CreateQuickResponseResult |
AmazonConnectWisdom.createQuickResponse(CreateQuickResponseRequest createQuickResponseRequest)
Creates a Wisdom quick response.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateQuickResponseResult> |
AbstractAmazonConnectWisdomAsync.createQuickResponseAsync(CreateQuickResponseRequest request,
AsyncHandler<CreateQuickResponseRequest,CreateQuickResponseResult> asyncHandler) |
Future<CreateQuickResponseResult> |
AmazonConnectWisdomAsyncClient.createQuickResponseAsync(CreateQuickResponseRequest request,
AsyncHandler<CreateQuickResponseRequest,CreateQuickResponseResult> asyncHandler) |
Future<CreateQuickResponseResult> |
AmazonConnectWisdomAsync.createQuickResponseAsync(CreateQuickResponseRequest createQuickResponseRequest,
AsyncHandler<CreateQuickResponseRequest,CreateQuickResponseResult> asyncHandler)
Creates a Wisdom quick response.
|
| Modifier and Type | Method and Description |
|---|---|
CreateQuickResponseResult |
CreateQuickResponseResult.clone() |
CreateQuickResponseResult |
CreateQuickResponseResult.withQuickResponse(QuickResponseData quickResponse)
The quick response.
|
Copyright © 2024. All rights reserved.