| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding.model |
| Modifier and Type | Method and Description |
|---|---|
List<MigrationAlert> |
GetMigrationResponse.alerts()
A list of alerts and warnings that indicate issues with the migration for the Amazon Lex V1 bot to Amazon Lex V2.
|
| Modifier and Type | Method and Description |
|---|---|
GetMigrationResponse.Builder |
GetMigrationResponse.Builder.alerts(MigrationAlert... alerts)
A list of alerts and warnings that indicate issues with the migration for the Amazon Lex V1 bot to Amazon Lex
V2.
|
| Modifier and Type | Method and Description |
|---|---|
GetMigrationResponse.Builder |
GetMigrationResponse.Builder.alerts(Collection<MigrationAlert> alerts)
A list of alerts and warnings that indicate issues with the migration for the Amazon Lex V1 bot to Amazon Lex
V2.
|
Copyright © 2022. All rights reserved.