| Modifier and Type | Method and Description |
|---|---|
default ListBotVersionsResponse |
LexModelsV2Client.listBotVersions(ListBotVersionsRequest listBotVersionsRequest)
Gets information about all of the versions of a bot.
|
default CompletableFuture<ListBotVersionsResponse> |
LexModelsV2AsyncClient.listBotVersions(ListBotVersionsRequest listBotVersionsRequest)
Gets information about all of the versions of a bot.
|
default ListBotVersionsIterable |
LexModelsV2Client.listBotVersionsPaginator(ListBotVersionsRequest listBotVersionsRequest)
Gets information about all of the versions of a bot.
|
default ListBotVersionsPublisher |
LexModelsV2AsyncClient.listBotVersionsPaginator(ListBotVersionsRequest listBotVersionsRequest)
Gets information about all of the versions of a bot.
|
| Constructor and Description |
|---|
ListBotVersionsIterable(LexModelsV2Client client,
ListBotVersionsRequest firstRequest) |
ListBotVersionsPublisher(LexModelsV2AsyncClient client,
ListBotVersionsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListBotVersionsRequestMarshaller.marshall(ListBotVersionsRequest listBotVersionsRequest) |
Copyright © 2023. All rights reserved.