| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchStartRecommendationsErrorEntry> |
BatchStartRecommendationsResponse.errorEntries()
A list with error details about the analysis of each source database.
|
| Modifier and Type | Method and Description |
|---|---|
BatchStartRecommendationsResponse.Builder |
BatchStartRecommendationsResponse.Builder.errorEntries(BatchStartRecommendationsErrorEntry... errorEntries)
A list with error details about the analysis of each source database.
|
| Modifier and Type | Method and Description |
|---|---|
BatchStartRecommendationsResponse.Builder |
BatchStartRecommendationsResponse.Builder.errorEntries(Collection<BatchStartRecommendationsErrorEntry> errorEntries)
A list with error details about the analysis of each source database.
|
Copyright © 2023. All rights reserved.