| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
BotVersionReplicaSummary |
BotVersionReplicaSummary.clone() |
BotVersionReplicaSummary |
BotVersionReplicaSummary.withBotVersion(String botVersion)
The bot version for the summary information for all the version replication statuses.
|
BotVersionReplicaSummary |
BotVersionReplicaSummary.withBotVersionReplicationStatus(BotVersionReplicationStatus botVersionReplicationStatus)
The version replication status for all the replicated bots.
|
BotVersionReplicaSummary |
BotVersionReplicaSummary.withBotVersionReplicationStatus(String botVersionReplicationStatus)
The version replication status for all the replicated bots.
|
BotVersionReplicaSummary |
BotVersionReplicaSummary.withCreationDateTime(Date creationDateTime)
The creation date and time of the replication status for all the replicated bots.
|
BotVersionReplicaSummary |
BotVersionReplicaSummary.withFailureReasons(Collection<String> failureReasons)
The reasons for replication failure for all the replicated bots.
|
BotVersionReplicaSummary |
BotVersionReplicaSummary.withFailureReasons(String... failureReasons)
The reasons for replication failure for all the replicated bots.
|
| Modifier and Type | Method and Description |
|---|---|
List<BotVersionReplicaSummary> |
ListBotVersionReplicasResult.getBotVersionReplicaSummaries()
The information summary used for the replicated bots in the list of replicated bots.
|
| Modifier and Type | Method and Description |
|---|---|
ListBotVersionReplicasResult |
ListBotVersionReplicasResult.withBotVersionReplicaSummaries(BotVersionReplicaSummary... botVersionReplicaSummaries)
The information summary used for the replicated bots in the list of replicated bots.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListBotVersionReplicasResult.setBotVersionReplicaSummaries(Collection<BotVersionReplicaSummary> botVersionReplicaSummaries)
The information summary used for the replicated bots in the list of replicated bots.
|
ListBotVersionReplicasResult |
ListBotVersionReplicasResult.withBotVersionReplicaSummaries(Collection<BotVersionReplicaSummary> botVersionReplicaSummaries)
The information summary used for the replicated bots in the list of replicated bots.
|
Copyright © 2024. All rights reserved.