| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
ListBotsResponse.Builder |
ListBotsResponse.Builder.bots(Bot... bots)
List of bots and bot details.
|
ListBotsResponse.Builder |
ListBotsResponse.Builder.bots(Collection<Bot> bots)
List of bots and bot details.
|
ListBotsResponse.Builder |
ListBotsResponse.Builder.bots(Consumer<Bot.Builder>... bots)
List of bots and bot details.
|
static ListBotsResponse.Builder |
ListBotsResponse.builder() |
ListBotsResponse.Builder |
ListBotsResponse.Builder.nextToken(String nextToken)
The token to use to retrieve the next page of results.
|
ListBotsResponse.Builder |
ListBotsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListBotsResponse.Builder> |
ListBotsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.