| Package | Description |
|---|---|
| com.amazonaws.services.connect |
Amazon Connect is a cloud-based contact center solution that makes it easy 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> |
AmazonConnectAsyncClient.associateLexBotAsync(AssociateLexBotRequest request,
AsyncHandler<AssociateLexBotRequest,AssociateLexBotResult> asyncHandler) |
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.
|
| 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 box to associate with the instance.
|
Copyright © 2021. All rights reserved.