| 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 ListBotsResponse |
ConnectClient.listBots(Consumer<ListBotsRequest.Builder> listBotsRequest)
This API is in preview release for Amazon Connect and is subject to change.
|
default ListBotsResponse |
ConnectClient.listBots(ListBotsRequest listBotsRequest)
This API is in preview release for Amazon Connect and is subject to change.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListBotsResponse> |
ConnectAsyncClient.listBots(Consumer<ListBotsRequest.Builder> listBotsRequest)
This API is in preview release for Amazon Connect and is subject to change.
|
default CompletableFuture<ListBotsResponse> |
ConnectAsyncClient.listBots(ListBotsRequest listBotsRequest)
This API is in preview release for Amazon Connect and is subject to change.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListBotsResponse> |
ListBotsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListBotsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListBotsResponse> subscriber) |
Copyright © 2023. All rights reserved.