| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime |
|
| software.amazon.awssdk.services.chime.paginators | |
| software.amazon.awssdk.services.chime.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListBotsResponse> |
ChimeAsyncClient.listBots(ListBotsRequest listBotsRequest)
Lists the bots associated with the administrator's Amazon Chime Enterprise account ID.
|
default ListBotsResponse |
ChimeClient.listBots(ListBotsRequest listBotsRequest)
Lists the bots associated with the administrator's Amazon Chime Enterprise account ID.
|
default ListBotsPublisher |
ChimeAsyncClient.listBotsPaginator(ListBotsRequest listBotsRequest)
Lists the bots associated with the administrator's Amazon Chime Enterprise account ID.
|
default ListBotsIterable |
ChimeClient.listBotsPaginator(ListBotsRequest listBotsRequest)
Lists the bots associated with the administrator's Amazon Chime Enterprise account ID.
|
| Constructor and Description |
|---|
ListBotsIterable(ChimeClient client,
ListBotsRequest firstRequest) |
ListBotsPublisher(ChimeAsyncClient client,
ListBotsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListBotsRequestMarshaller.marshall(ListBotsRequest listBotsRequest) |
Copyright © 2023. All rights reserved.