| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteBotVersionResponse.Builder |
DeleteBotVersionResponse.Builder.botId(String botId)
The identifier of the bot that is being deleted.
|
DeleteBotVersionResponse.Builder |
DeleteBotVersionResponse.Builder.botStatus(BotStatus botStatus)
The current status of the bot.
|
DeleteBotVersionResponse.Builder |
DeleteBotVersionResponse.Builder.botStatus(String botStatus)
The current status of the bot.
|
DeleteBotVersionResponse.Builder |
DeleteBotVersionResponse.Builder.botVersion(String botVersion)
The version of the bot that is being deleted.
|
static DeleteBotVersionResponse.Builder |
DeleteBotVersionResponse.builder() |
DeleteBotVersionResponse.Builder |
DeleteBotVersionResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DeleteBotVersionResponse.Builder> |
DeleteBotVersionResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.