| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration.model |
| Modifier and Type | Method and Description |
|---|---|
List<Recommendation> |
DescribeRecommendationsResponse.recommendations()
The list of recommendations of target engines that Fleet Advisor created for the source database.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeRecommendationsResponse.Builder |
DescribeRecommendationsResponse.Builder.recommendations(Recommendation... recommendations)
The list of recommendations of target engines that Fleet Advisor created for the source database.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeRecommendationsResponse.Builder |
DescribeRecommendationsResponse.Builder.recommendations(Collection<Recommendation> recommendations)
The list of recommendations of target engines that Fleet Advisor created for the source database.
|
Copyright © 2023. All rights reserved.