| Package | Description |
|---|---|
| com.amazonaws.services.connect |
Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact center
and provide reliable customer engagement at any scale.
|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateLexBotResult> |
AbstractAmazonConnectAsync.associateLexBotAsync(AssociateLexBotRequest request,
AsyncHandler<AssociateLexBotRequest,AssociateLexBotResult> asyncHandler) |
Future<AssociateLexBotResult> |
AmazonConnectAsync.associateLexBotAsync(AssociateLexBotRequest associateLexBotRequest,
AsyncHandler<AssociateLexBotRequest,AssociateLexBotResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to change.
|
Future<AssociateLexBotResult> |
AmazonConnectAsyncClient.associateLexBotAsync(AssociateLexBotRequest request,
AsyncHandler<AssociateLexBotRequest,AssociateLexBotResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AssociateLexBotRequest |
AssociateLexBotRequest.clone() |
AssociateLexBotRequest |
AssociateLexBotRequest.withInstanceId(String instanceId)
The identifier of the Amazon Connect instance.
|
AssociateLexBotRequest |
AssociateLexBotRequest.withLexBot(LexBot lexBot)
The Amazon Lex bot to associate with the instance.
|
Copyright © 2022. All rights reserved.