| Package | Description |
|---|---|
| com.amazonaws.services.qconnect |
|
| com.amazonaws.services.qconnect.model |
| Modifier and Type | Method and Description |
|---|---|
CreateQuickResponseResult |
AmazonQConnectClient.createQuickResponse(CreateQuickResponseRequest request)
Creates an Amazon Q in Connect quick response.
|
CreateQuickResponseResult |
AmazonQConnect.createQuickResponse(CreateQuickResponseRequest createQuickResponseRequest)
Creates an Amazon Q in Connect quick response.
|
CreateQuickResponseResult |
AbstractAmazonQConnect.createQuickResponse(CreateQuickResponseRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateQuickResponseResult> |
AmazonQConnectAsyncClient.createQuickResponseAsync(CreateQuickResponseRequest request,
AsyncHandler<CreateQuickResponseRequest,CreateQuickResponseResult> asyncHandler) |
Future<CreateQuickResponseResult> |
AmazonQConnectAsync.createQuickResponseAsync(CreateQuickResponseRequest createQuickResponseRequest,
AsyncHandler<CreateQuickResponseRequest,CreateQuickResponseResult> asyncHandler)
Creates an Amazon Q in Connect quick response.
|
Future<CreateQuickResponseResult> |
AbstractAmazonQConnectAsync.createQuickResponseAsync(CreateQuickResponseRequest request,
AsyncHandler<CreateQuickResponseRequest,CreateQuickResponseResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateQuickResponseResult |
CreateQuickResponseResult.clone() |
CreateQuickResponseResult |
CreateQuickResponseResult.withQuickResponse(QuickResponseData quickResponse)
The quick response.
|
Copyright © 2024. All rights reserved.