| Package | Description |
|---|---|
| com.amazonaws.services.databasemigrationservice |
|
| com.amazonaws.services.databasemigrationservice.model |
| Modifier and Type | Method and Description |
|---|---|
BatchStartRecommendationsResult |
AWSDatabaseMigrationServiceClient.batchStartRecommendations(BatchStartRecommendationsRequest request)
Starts the analysis of up to 20 source databases to recommend target engines for each source database.
|
BatchStartRecommendationsResult |
AbstractAWSDatabaseMigrationService.batchStartRecommendations(BatchStartRecommendationsRequest request) |
BatchStartRecommendationsResult |
AWSDatabaseMigrationService.batchStartRecommendations(BatchStartRecommendationsRequest batchStartRecommendationsRequest)
Starts the analysis of up to 20 source databases to recommend target engines for each source database.
|
| Modifier and Type | Method and Description |
|---|---|
BatchStartRecommendationsResult |
BatchStartRecommendationsResult.clone() |
BatchStartRecommendationsResult |
BatchStartRecommendationsResult.withErrorEntries(BatchStartRecommendationsErrorEntry... errorEntries)
A list with error details about the analysis of each source database.
|
BatchStartRecommendationsResult |
BatchStartRecommendationsResult.withErrorEntries(Collection<BatchStartRecommendationsErrorEntry> errorEntries)
A list with error details about the analysis of each source database.
|
Copyright © 2024. All rights reserved.