| 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 |
|---|---|
DisassociateLexBotResult |
AmazonConnect.disassociateLexBot(DisassociateLexBotRequest disassociateLexBotRequest)
Revokes authorization from the specified instance to access the specified Amazon Lex bot.
|
DisassociateLexBotResult |
AbstractAmazonConnect.disassociateLexBot(DisassociateLexBotRequest request) |
DisassociateLexBotResult |
AmazonConnectClient.disassociateLexBot(DisassociateLexBotRequest request)
Revokes authorization from the specified instance to access the specified Amazon Lex bot.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DisassociateLexBotResult> |
AmazonConnectAsync.disassociateLexBotAsync(DisassociateLexBotRequest disassociateLexBotRequest,
AsyncHandler<DisassociateLexBotRequest,DisassociateLexBotResult> asyncHandler)
Revokes authorization from the specified instance to access the specified Amazon Lex bot.
|
Future<DisassociateLexBotResult> |
AmazonConnectAsyncClient.disassociateLexBotAsync(DisassociateLexBotRequest request,
AsyncHandler<DisassociateLexBotRequest,DisassociateLexBotResult> asyncHandler) |
Future<DisassociateLexBotResult> |
AbstractAmazonConnectAsync.disassociateLexBotAsync(DisassociateLexBotRequest request,
AsyncHandler<DisassociateLexBotRequest,DisassociateLexBotResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DisassociateLexBotResult |
DisassociateLexBotResult.clone() |
Copyright © 2020. All rights reserved.