| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
BotAliasReplicaSummary |
BotAliasReplicaSummary.clone() |
BotAliasReplicaSummary |
BotAliasReplicaSummary.withBotAliasId(String botAliasId)
The bot alias ID for all the alias bot replications.
|
BotAliasReplicaSummary |
BotAliasReplicaSummary.withBotAliasReplicationStatus(BotAliasReplicationStatus botAliasReplicationStatus)
The replication statuses for all the alias bot replications.
|
BotAliasReplicaSummary |
BotAliasReplicaSummary.withBotAliasReplicationStatus(String botAliasReplicationStatus)
The replication statuses for all the alias bot replications.
|
BotAliasReplicaSummary |
BotAliasReplicaSummary.withBotVersion(String botVersion)
The bot version for all the alias bot replications.
|
BotAliasReplicaSummary |
BotAliasReplicaSummary.withCreationDateTime(Date creationDateTime)
The creation time and date for all the alias bot replications.
|
BotAliasReplicaSummary |
BotAliasReplicaSummary.withFailureReasons(Collection<String> failureReasons)
The reasons for failure for the aliases bot replications.
|
BotAliasReplicaSummary |
BotAliasReplicaSummary.withFailureReasons(String... failureReasons)
The reasons for failure for the aliases bot replications.
|
BotAliasReplicaSummary |
BotAliasReplicaSummary.withLastUpdatedDateTime(Date lastUpdatedDateTime)
The last time and date updated for all the alias bot replications.
|
| Modifier and Type | Method and Description |
|---|---|
List<BotAliasReplicaSummary> |
ListBotAliasReplicasResult.getBotAliasReplicaSummaries()
The summary information of the replicated bot created from the source bot alias.
|
| Modifier and Type | Method and Description |
|---|---|
ListBotAliasReplicasResult |
ListBotAliasReplicasResult.withBotAliasReplicaSummaries(BotAliasReplicaSummary... botAliasReplicaSummaries)
The summary information of the replicated bot created from the source bot alias.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListBotAliasReplicasResult.setBotAliasReplicaSummaries(Collection<BotAliasReplicaSummary> botAliasReplicaSummaries)
The summary information of the replicated bot created from the source bot alias.
|
ListBotAliasReplicasResult |
ListBotAliasReplicasResult.withBotAliasReplicaSummaries(Collection<BotAliasReplicaSummary> botAliasReplicaSummaries)
The summary information of the replicated bot created from the source bot alias.
|
Copyright © 2025. All rights reserved.