| 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 |
|---|---|
ListLexBotsResult |
AbstractAmazonConnect.listLexBots(ListLexBotsRequest request) |
ListLexBotsResult |
AmazonConnectClient.listLexBots(ListLexBotsRequest request)
This API is in preview release for Amazon Connect and is subject to change.
|
ListLexBotsResult |
AmazonConnect.listLexBots(ListLexBotsRequest listLexBotsRequest)
This API is in preview release for Amazon Connect and is subject to change.
|
Future<ListLexBotsResult> |
AmazonConnectAsyncClient.listLexBotsAsync(ListLexBotsRequest request) |
Future<ListLexBotsResult> |
AbstractAmazonConnectAsync.listLexBotsAsync(ListLexBotsRequest request) |
Future<ListLexBotsResult> |
AmazonConnectAsync.listLexBotsAsync(ListLexBotsRequest listLexBotsRequest)
This API is in preview release for Amazon Connect and is subject to change.
|
Future<ListLexBotsResult> |
AmazonConnectAsyncClient.listLexBotsAsync(ListLexBotsRequest request,
AsyncHandler<ListLexBotsRequest,ListLexBotsResult> asyncHandler) |
Future<ListLexBotsResult> |
AbstractAmazonConnectAsync.listLexBotsAsync(ListLexBotsRequest request,
AsyncHandler<ListLexBotsRequest,ListLexBotsResult> asyncHandler) |
Future<ListLexBotsResult> |
AmazonConnectAsync.listLexBotsAsync(ListLexBotsRequest listLexBotsRequest,
AsyncHandler<ListLexBotsRequest,ListLexBotsResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to change.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListLexBotsResult> |
AmazonConnectAsyncClient.listLexBotsAsync(ListLexBotsRequest request,
AsyncHandler<ListLexBotsRequest,ListLexBotsResult> asyncHandler) |
Future<ListLexBotsResult> |
AbstractAmazonConnectAsync.listLexBotsAsync(ListLexBotsRequest request,
AsyncHandler<ListLexBotsRequest,ListLexBotsResult> asyncHandler) |
Future<ListLexBotsResult> |
AmazonConnectAsync.listLexBotsAsync(ListLexBotsRequest listLexBotsRequest,
AsyncHandler<ListLexBotsRequest,ListLexBotsResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to change.
|
| Modifier and Type | Method and Description |
|---|---|
ListLexBotsRequest |
ListLexBotsRequest.clone() |
ListLexBotsRequest |
ListLexBotsRequest.withInstanceId(String instanceId)
The identifier of the Amazon Connect instance.
|
ListLexBotsRequest |
ListLexBotsRequest.withMaxResults(Integer maxResults)
The maximimum number of results to return per page.
|
ListLexBotsRequest |
ListLexBotsRequest.withNextToken(String nextToken)
The token for the next set of results.
|
Copyright © 2021. All rights reserved.