| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| software.amazon.awssdk.services.connect.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListLexBotsResponse |
ConnectClient.listLexBots(Consumer<ListLexBotsRequest.Builder> listLexBotsRequest)
This API is in preview release for Amazon Connect and is subject to change.
|
default ListLexBotsResponse |
ConnectClient.listLexBots(ListLexBotsRequest listLexBotsRequest)
This API is in preview release for Amazon Connect and is subject to change.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListLexBotsResponse> |
ConnectAsyncClient.listLexBots(Consumer<ListLexBotsRequest.Builder> listLexBotsRequest)
This API is in preview release for Amazon Connect and is subject to change.
|
default CompletableFuture<ListLexBotsResponse> |
ConnectAsyncClient.listLexBots(ListLexBotsRequest listLexBotsRequest)
This API is in preview release for Amazon Connect and is subject to change.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListLexBotsResponse> |
ListLexBotsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListLexBotsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListLexBotsResponse> subscriber) |
Copyright © 2022. All rights reserved.