| 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 |
|---|---|
ListBotsResult |
AbstractAmazonConnect.listBots(ListBotsRequest request) |
ListBotsResult |
AmazonConnect.listBots(ListBotsRequest listBotsRequest)
This API is in preview release for Amazon Connect and is subject to change.
|
ListBotsResult |
AmazonConnectClient.listBots(ListBotsRequest request)
This API is in preview release for Amazon Connect and is subject to change.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListBotsResult> |
AmazonConnectAsyncClient.listBotsAsync(ListBotsRequest request) |
Future<ListBotsResult> |
AmazonConnectAsync.listBotsAsync(ListBotsRequest listBotsRequest)
This API is in preview release for Amazon Connect and is subject to change.
|
Future<ListBotsResult> |
AbstractAmazonConnectAsync.listBotsAsync(ListBotsRequest request) |
Future<ListBotsResult> |
AmazonConnectAsyncClient.listBotsAsync(ListBotsRequest request,
AsyncHandler<ListBotsRequest,ListBotsResult> asyncHandler) |
Future<ListBotsResult> |
AmazonConnectAsync.listBotsAsync(ListBotsRequest listBotsRequest,
AsyncHandler<ListBotsRequest,ListBotsResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to change.
|
Future<ListBotsResult> |
AbstractAmazonConnectAsync.listBotsAsync(ListBotsRequest request,
AsyncHandler<ListBotsRequest,ListBotsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListBotsResult> |
AmazonConnectAsyncClient.listBotsAsync(ListBotsRequest request,
AsyncHandler<ListBotsRequest,ListBotsResult> asyncHandler) |
Future<ListBotsResult> |
AmazonConnectAsync.listBotsAsync(ListBotsRequest listBotsRequest,
AsyncHandler<ListBotsRequest,ListBotsResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to change.
|
Future<ListBotsResult> |
AbstractAmazonConnectAsync.listBotsAsync(ListBotsRequest request,
AsyncHandler<ListBotsRequest,ListBotsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListBotsResult |
ListBotsResult.clone() |
ListBotsResult |
ListBotsResult.withLexBots(Collection<LexBotConfig> lexBots)
The names and Amazon Web Services Regions of the Amazon Lex or Amazon Lex V2 bots associated with the specified
instance.
|
ListBotsResult |
ListBotsResult.withLexBots(LexBotConfig... lexBots)
The names and Amazon Web Services Regions of the Amazon Lex or Amazon Lex V2 bots associated with the specified
instance.
|
ListBotsResult |
ListBotsResult.withNextToken(String nextToken)
If there are additional results, this is the token for the next set of results.
|
Copyright © 2023. All rights reserved.