| 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<DisassociateLexBotResult> |
AbstractAmazonConnectAsync.disassociateLexBotAsync(DisassociateLexBotRequest request,
AsyncHandler<DisassociateLexBotRequest,DisassociateLexBotResult> asyncHandler) |
Future<DisassociateLexBotResult> |
AmazonConnectAsync.disassociateLexBotAsync(DisassociateLexBotRequest disassociateLexBotRequest,
AsyncHandler<DisassociateLexBotRequest,DisassociateLexBotResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to change.
|
Future<DisassociateLexBotResult> |
AmazonConnectAsyncClient.disassociateLexBotAsync(DisassociateLexBotRequest request,
AsyncHandler<DisassociateLexBotRequest,DisassociateLexBotResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DisassociateLexBotRequest |
DisassociateLexBotRequest.clone() |
DisassociateLexBotRequest |
DisassociateLexBotRequest.withBotName(String botName)
The name of the Amazon Lex bot.
|
DisassociateLexBotRequest |
DisassociateLexBotRequest.withInstanceId(String instanceId)
The identifier of the Amazon Connect instance.
|
DisassociateLexBotRequest |
DisassociateLexBotRequest.withLexRegion(String lexRegion)
The Amazon Web Services Region in which the Amazon Lex bot has been created.
|
Copyright © 2023. All rights reserved.