Uses of Class
software.amazon.awssdk.services.migrationhubstrategy.model.RecommendationReportDetails
-
Packages that use RecommendationReportDetails Package Description software.amazon.awssdk.services.migrationhubstrategy.model -
-
Uses of RecommendationReportDetails in software.amazon.awssdk.services.migrationhubstrategy.model
Methods in software.amazon.awssdk.services.migrationhubstrategy.model that return RecommendationReportDetails Modifier and Type Method Description RecommendationReportDetailsGetRecommendationReportDetailsResponse. recommendationReportDetails()Detailed information about the recommendation report.Methods in software.amazon.awssdk.services.migrationhubstrategy.model with parameters of type RecommendationReportDetails Modifier and Type Method Description GetRecommendationReportDetailsResponse.BuilderGetRecommendationReportDetailsResponse.Builder. recommendationReportDetails(RecommendationReportDetails recommendationReportDetails)Detailed information about the recommendation report.
-