| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkidentity.model |
| Modifier and Type | Method and Description |
|---|---|
List<AppInstanceBotSummary> |
ListAppInstanceBotsResponse.appInstanceBots()
The information for each requested
AppInstanceBot. |
| Modifier and Type | Method and Description |
|---|---|
ListAppInstanceBotsResponse.Builder |
ListAppInstanceBotsResponse.Builder.appInstanceBots(AppInstanceBotSummary... appInstanceBots)
The information for each requested
AppInstanceBot. |
| Modifier and Type | Method and Description |
|---|---|
ListAppInstanceBotsResponse.Builder |
ListAppInstanceBotsResponse.Builder.appInstanceBots(Collection<AppInstanceBotSummary> appInstanceBots)
The information for each requested
AppInstanceBot. |
Copyright © 2023. All rights reserved.