| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
static BotReplicaStatus |
BotReplicaStatus.fromValue(String value)
Use this in place of valueOf.
|
static BotReplicaStatus |
BotReplicaStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BotReplicaStatus[] |
BotReplicaStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BotReplicaSummary |
BotReplicaSummary.withBotReplicaStatus(BotReplicaStatus botReplicaStatus)
The operation status for the replicated bot applicable.
|
DescribeBotReplicaResult |
DescribeBotReplicaResult.withBotReplicaStatus(BotReplicaStatus botReplicaStatus)
The operational status of the replicated bot being monitored.
|
CreateBotReplicaResult |
CreateBotReplicaResult.withBotReplicaStatus(BotReplicaStatus botReplicaStatus)
The operational status of the replicated bot generated.
|
DeleteBotReplicaResult |
DeleteBotReplicaResult.withBotReplicaStatus(BotReplicaStatus botReplicaStatus)
The operational status of the replicated bot generated.
|
Copyright © 2025. All rights reserved.