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