Uses of Class
software.amazon.awssdk.services.migrationhubstrategy.model.GetRecommendationReportDetailsRequest
-
Packages that use GetRecommendationReportDetailsRequest Package Description software.amazon.awssdk.services.migrationhubstrategy Migration Hub Strategy Recommendations software.amazon.awssdk.services.migrationhubstrategy.transform -
-
Uses of GetRecommendationReportDetailsRequest in software.amazon.awssdk.services.migrationhubstrategy
Methods in software.amazon.awssdk.services.migrationhubstrategy with parameters of type GetRecommendationReportDetailsRequest Modifier and Type Method Description default CompletableFuture<GetRecommendationReportDetailsResponse>MigrationHubStrategyAsyncClient. getRecommendationReportDetails(GetRecommendationReportDetailsRequest getRecommendationReportDetailsRequest)Retrieves detailed information about the specified recommendation report.default GetRecommendationReportDetailsResponseMigrationHubStrategyClient. getRecommendationReportDetails(GetRecommendationReportDetailsRequest getRecommendationReportDetailsRequest)Retrieves detailed information about the specified recommendation report. -
Uses of GetRecommendationReportDetailsRequest in software.amazon.awssdk.services.migrationhubstrategy.transform
Methods in software.amazon.awssdk.services.migrationhubstrategy.transform with parameters of type GetRecommendationReportDetailsRequest Modifier and Type Method Description SdkHttpFullRequestGetRecommendationReportDetailsRequestMarshaller. marshall(GetRecommendationReportDetailsRequest getRecommendationReportDetailsRequest)
-