| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
BotReplicaSummary |
BotReplicaSummary.clone() |
BotReplicaSummary |
BotReplicaSummary.withBotReplicaStatus(BotReplicaStatus botReplicaStatus)
The operation status for the replicated bot applicable.
|
BotReplicaSummary |
BotReplicaSummary.withBotReplicaStatus(String botReplicaStatus)
The operation status for the replicated bot applicable.
|
BotReplicaSummary |
BotReplicaSummary.withCreationDateTime(Date creationDateTime)
The creation time and date for the replicated bots.
|
BotReplicaSummary |
BotReplicaSummary.withFailureReasons(Collection<String> failureReasons)
The reasons for the failure for the replicated bot.
|
BotReplicaSummary |
BotReplicaSummary.withFailureReasons(String... failureReasons)
The reasons for the failure for the replicated bot.
|
BotReplicaSummary |
BotReplicaSummary.withReplicaRegion(String replicaRegion)
The replica region used in the replication statuses summary.
|
| Modifier and Type | Method and Description |
|---|---|
List<BotReplicaSummary> |
ListBotReplicasResult.getBotReplicaSummaries()
The summary details for the replicated bots.
|
| Modifier and Type | Method and Description |
|---|---|
ListBotReplicasResult |
ListBotReplicasResult.withBotReplicaSummaries(BotReplicaSummary... botReplicaSummaries)
The summary details for the replicated bots.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListBotReplicasResult.setBotReplicaSummaries(Collection<BotReplicaSummary> botReplicaSummaries)
The summary details for the replicated bots.
|
ListBotReplicasResult |
ListBotReplicasResult.withBotReplicaSummaries(Collection<BotReplicaSummary> botReplicaSummaries)
The summary details for the replicated bots.
|
Copyright © 2025. All rights reserved.