| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<BotSummary> |
ListBotsResponse.botSummaries()
Summary information for the bots that meet the filter criteria specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListBotsResponse.Builder |
ListBotsResponse.Builder.botSummaries(BotSummary... botSummaries)
Summary information for the bots that meet the filter criteria specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListBotsResponse.Builder |
ListBotsResponse.Builder.botSummaries(Collection<BotSummary> botSummaries)
Summary information for the bots that meet the filter criteria specified in the request.
|
Copyright © 2022. All rights reserved.