| Package | Description |
|---|---|
| com.amazonaws.services.connect |
|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DisassociateLexBotResult> |
AmazonConnectAsyncClient.disassociateLexBotAsync(DisassociateLexBotRequest request,
AsyncHandler<DisassociateLexBotRequest,DisassociateLexBotResult> asyncHandler) |
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.
|
| 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 © 2024. All rights reserved.